Home
last modified time | relevance | path

Searched refs:mwait_idle_with_hints (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmwait.h113 static __always_inline void mwait_idle_with_hints(u32 eax, u32 ecx) in mwait_idle_with_hints() function
/linux/drivers/acpi/
H A Dacpi_pad.c182 mwait_idle_with_hints(power_saving_mwait_eax, 1); in power_saving_thread()
/linux/drivers/idle/
H A Dintel_idle.c158 mwait_idle_with_hints(eax, ecx); in __intel_idle()
236 mwait_idle_with_hints(eax, ecx); in intel_idle_s2idle()