Home
last modified time | relevance | path

Searched refs:power7_offline_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Didle.c62 static unsigned long power7_offline_type; variable
534 srr1 = power7_idle_insn(power7_offline_type); in power7_offline()
1106 } else if (cpu_has_feature(CPU_FTR_ARCH_206) && power7_offline_type) { in pnv_cpu_offline()
1516 power7_offline_type = PNV_THREAD_NAP; in pnv_init_idle_states()
1521 power7_offline_type = PNV_THREAD_WINKLE; in pnv_init_idle_states()
1524 power7_offline_type = PNV_THREAD_SLEEP; in pnv_init_idle_states()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Didle.c62 static unsigned long power7_offline_type; variable
537 srr1 = power7_idle_insn(power7_offline_type); in power7_offline()
1072 } else if (cpu_has_feature(CPU_FTR_ARCH_206) && power7_offline_type) { in pnv_cpu_offline()
1488 power7_offline_type = PNV_THREAD_NAP; in pnv_init_idle_states()
1493 power7_offline_type = PNV_THREAD_WINKLE; in pnv_init_idle_states()
1496 power7_offline_type = PNV_THREAD_SLEEP; in pnv_init_idle_states()

Completed in 5 milliseconds