Searched refs:PNV_CORE_IDLE_LOCK_BIT (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | cpuidle.h | 10 #define PNV_CORE_IDLE_LOCK_BIT 0x100 macro
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | idle_power7.S | 64 andi. r15,r15,PNV_CORE_IDLE_LOCK_BIT 170 andi. r9,r15,PNV_CORE_IDLE_LOCK_BIT 198 ori r15,r15,PNV_CORE_IDLE_LOCK_BIT 308 andi. r9,r15,PNV_CORE_IDLE_LOCK_BIT 344 ori r15,r15,PNV_CORE_IDLE_LOCK_BIT
|
Completed in 40 milliseconds