Searched refs:LPCR_PECE_WAKESET (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/powerpc/aim/
H A Dmp_cpudep.c407 LPCR_PECE_WAKESET);
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dcpu.c678 mtspr(SPR_LPCR, mfspr(SPR_LPCR) | LPCR_PECE_WAKESET);
683 mtspr(SPR_LPCR, mfspr(SPR_LPCR) | LPCR_PECE_WAKESET);
/freebsd-12-stable/sys/powerpc/include/
H A Dspr.h219 #define LPCR_PECE_WAKESET (LPCR_PECE_EXT | LPCR_PECE_DECR | LPCR_PECE_ME) macro

Completed in 67 milliseconds