Searched defs:efi_is_native (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| A D | efi.h | 220 static inline bool efi_is_native(void) in efi_is_native() function |
| /linux/drivers/firmware/efi/libstub/ | ||
| A D | efistub.h | 45 #define efi_is_native() (true) macro |
Completed in 8 milliseconds