Searched refs:efi_call_phys2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Defi.h10 #define efi_call_phys2(f, a1, a2) efi_call_phys(f, a1, a2) macro
54 #define efi_call_phys2(f, a1, a2) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Defi.c180 status = efi_call_phys2(efi_phys.get_time, tm, tc);

Completed in 62 milliseconds