Searched refs:efi_is_native (Results 1 – 2 of 2) sorted by relevance
45 #define efi_is_native() (true) macro103 (efi_is_native() ? (array)[idx] \107 ((size) / (efi_is_native() ? sizeof(efi_handle_t) : sizeof(u32)))193 if (efi_is_native()) in efi_set_event_at()
519 tables += efi_is_native() ? sizeof(efi_config_table_t) in get_efi_config_table()618 (IS_ENABLED(CONFIG_X86) && (!efi_is_native() || image == NULL))) { in efi_load_initrd_cmdline()