Searched refs:APM_FUNC_IDLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | apm_bios.h | 45 #define APM_FUNC_IDLE 0x5305 macro |
/linux-6.1.9/arch/x86/kernel/ | ||
D | apm_32.c | 851 ret = apm_bios_call_simple(APM_FUNC_IDLE, 0, 0, &eax, &err); in apm_do_idle() |