Searched refs:efi_fn_call (Results 1 – 1 of 1) sorted by relevance
569 #define efi_fn_call(inst, func, ...) (inst)->func(__VA_ARGS__) macro574 efi_fn_call(__inst, func, __inst, ##__VA_ARGS__); \