efi_is_native     164 arch/x86/include/asm/efi.h 	if (efi_is_native())
efi_is_native     788 arch/x86/platform/efi/efi.c 	if (IS_ENABLED(CONFIG_EFI_MIXED) && !efi_is_native()) {
efi_is_native     863 arch/x86/platform/efi/efi.c 	if (!efi_is_native() || efi_enabled(EFI_OLD_MEMMAP)) {
efi_is_native     996 arch/x86/platform/efi/efi.c 	if (efi_is_native()) {
efi_is_native    1027 arch/x86/platform/efi/efi.c 	if (efi_is_native())
efi_is_native     388 arch/x86/platform/efi/efi_64.c 	if (!IS_ENABLED(CONFIG_EFI_MIXED) || efi_is_native())
efi_is_native     450 arch/x86/platform/efi/efi_64.c 	if (!efi_is_native () && IS_ENABLED(CONFIG_EFI_MIXED)) {
efi_is_native     395 arch/x86/platform/efi/quirks.c 	if (!efi_is_native())