Searched defs:efi_fn_call (Results 1 – 2 of 2) sorted by relevance
350 #define efi_fn_call(inst, func, ...) \ macro
54 #define efi_fn_call(inst, func, ...) (inst)->func(__VA_ARGS__) macro