Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Defi.h326 #define efi_call_proto(inst, func, ...) \ macro
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h49 #define efi_call_proto(inst, func, ...) inst->func(inst, ##__VA_ARGS__) macro