Home
last modified time | relevance | path

Searched refs:PNV_THREAD_NAP (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcpuidle.h8 #define PNV_THREAD_NAP 1 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcpuidle.h8 #define PNV_THREAD_NAP 1 macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Didle.c325 if (unlikely(type != PNV_THREAD_NAP)) { in power7_idle_insn()
408 if (unlikely(type != PNV_THREAD_NAP)) { in power7_idle_insn()
421 BUG_ON(type == PNV_THREAD_NAP); in power7_idle_insn()
573 power7_idle_type(PNV_THREAD_NAP); in power7_idle()
1516 power7_offline_type = PNV_THREAD_NAP; in pnv_init_idle_states()
H A Dsubcore.c182 power7_idle_type(PNV_THREAD_NAP); in unsplit_core()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Didle.c327 if (unlikely(type != PNV_THREAD_NAP)) { in power7_idle_insn()
409 if (unlikely(type != PNV_THREAD_NAP)) { in power7_idle_insn()
422 BUG_ON(type == PNV_THREAD_NAP); in power7_idle_insn()
576 power7_idle_type(PNV_THREAD_NAP); in power7_idle()
1488 power7_offline_type = PNV_THREAD_NAP; in pnv_init_idle_states()
H A Dsubcore.c194 power7_idle_type(PNV_THREAD_NAP); in unsplit_core()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Didle_book3s.S189 cmpwi r3,PNV_THREAD_NAP
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Didle_book3s.S189 cmpwi r3,PNV_THREAD_NAP
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dcpuidle-powernv.c107 power7_idle_type(PNV_THREAD_NAP); in nap_loop()
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-powernv.c109 power7_idle_type(PNV_THREAD_NAP); in nap_loop()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S2760 li r3, PNV_THREAD_NAP
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S2191 li r3, PNV_THREAD_NAP

Completed in 12 milliseconds