Searched refs:PMU_RESET_CPU (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/powerpc/powermac/ | ||
H A D | pmuvar.h | 39 #define PMU_RESET_CPU 0xd0 /* Reset CPU */ macro |
H A D | pmu.c | 823 pmu_send(sc, PMU_RESET_CPU, 0, NULL, 0, NULL); in pmu_shutdown() |