Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmwait.h107 static inline void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) in mwait_idle_with_hints() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dcstate.c190 mwait_idle_with_hints(percpu_entry->states[cx->index].eax, in acpi_processor_ffh_cstate_enter()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_pad.c170 mwait_idle_with_hints(power_saving_mwait_eax, 1); in power_saving_thread()
/OK3568_Linux_fs/kernel/drivers/idle/
H A Dintel_idle.c138 mwait_idle_with_hints(eax, ecx); in intel_idle()
179 mwait_idle_with_hints(eax, ecx); in intel_idle_s2idle()