Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Defi.h12 #define efi_call_phys2(f, a1, a2) efi_call_phys(f, a1, a2) macro
58 #define efi_call_phys2(f, a1, a2) \ macro