Searched refs:efi_is_native (Results 1 – 2 of 2) sorted by relevance
47 #define efi_is_native() (true) macro106 (efi_is_native() ? (array)[idx] \110 ((size) / (efi_is_native() ? sizeof(efi_handle_t) : sizeof(u32)))204 if (efi_is_native()) in efi_set_event_at()
593 tables += efi_is_native() ? sizeof(efi_config_table_t) in get_efi_config_table()685 (IS_ENABLED(CONFIG_X86) && (!efi_is_native() || image == NULL))) in efi_load_initrd_cmdline()