Searched defs:__efiapi (Results 1 – 2 of 2) sorted by relevance
53 #define __efiapi __attribute__((ms_abi)) macro55 #define __efiapi __attribute__((regparm(0))) macro57 #define __efiapi macro
518 int (__efiapi *open_volume)(efi_simple_file_system_protocol_t *, member