Home
last modified time | relevance | path

Searched defs:efi_is_native (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/
Defi.h227 static inline bool efi_is_native(void) in efi_is_native() function
/linux-5.19.10/drivers/firmware/efi/libstub/
Defistub.h47 #define efi_is_native() (true) macro