Searched defs:uefi_call_wrapper (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/riscv64/
H A Defibind.h136 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h236 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h156 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h169 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h161 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h291 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
/netbsd-current/sys/external/bsd/acpica/dist/include/platform/
H A Dacefi.h200 #define uefi_call_wrapper(func,va_num,...) \ macro
205 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h306 #define uefi_call_wrapper(func, va_num, ...) func(__VA_ARGS__) macro
385 #define uefi_call_wrapper(func,va_num,...) \ macro

Completed in 208 milliseconds