Searched refs:efi_is_native (Results 1 – 3 of 3) sorted by relevance
156 static inline bool efi_is_native(void) in efi_is_native() function163 if (efi_is_native()) in efi_runtime_supported()
761 if (IS_ENABLED(CONFIG_EFI_MIXED) && !efi_is_native()) { in should_map_region()836 if (!efi_is_native() || efi_enabled(EFI_OLD_MEMMAP)) { in kexec_enter_virtual_mode()976 if (efi_is_native()) { in __efi_enter_virtual_mode()1005 if (efi_is_native()) in __efi_enter_virtual_mode()
388 if (!IS_ENABLED(CONFIG_EFI_MIXED) || efi_is_native()) in efi_setup_page_tables()449 if (!efi_is_native () && IS_ENABLED(CONFIG_EFI_MIXED)) { in efi_map_region()