Home
last modified time | relevance | path

Searched refs:mpc85xx_idle_wakeup (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/powerpc/mpc85xx/
HDplatform_mpc85xx.c94 static int mpc85xx_idle_wakeup(platform_t plat, int cpu);
111 PLATFORMMETHOD(platform_idle_wakeup, mpc85xx_idle_wakeup),
558 mpc85xx_idle_wakeup(platform_t plat, int cpu) in mpc85xx_idle_wakeup() function