Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dprocess.c907 static __cpuidle void mwait_idle(void) in mwait_idle() function
939 static_call_update(x86_idle, mwait_idle); in select_idle_routine()