Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dapm.h49 static inline bool apm_bios_call_simple_asm(u32 func, u32 ebx_in, in apm_bios_call_simple_asm() function
/linux-6.1.9/arch/x86/kernel/
Dapm_32.c695 error = apm_bios_call_simple_asm(call->func, call->ebx, call->ecx, in __apm_bios_call_simple()