Home
last modified time | relevance | path

Searched defs:ebx_in (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/x86/include/asm/
Dapm.h27 static inline void apm_bios_call_asm(u32 func, u32 ebx_in, u32 ecx_in, in apm_bios_call_asm()
49 static inline bool apm_bios_call_simple_asm(u32 func, u32 ebx_in, in apm_bios_call_simple_asm()
/Linux-v6.6/arch/x86/kernel/
Dapm_32.c714 static int apm_bios_call_simple(u32 func, u32 ebx_in, u32 ecx_in, u32 *eax, in apm_bios_call_simple()