Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Defi.h11 #define efi_call_phys1(f, a1) efi_call_phys(f, a1) macro
56 #define efi_call_phys1(f, a1) \ macro