Searched refs:efi_is_native (Results 1 – 4 of 4) sorted by relevance
205 static inline bool efi_is_native(void) in efi_is_native() function211 (efi_is_native() ? (inst)->attr \355 (efi_is_native() ? (inst)->func(__VA_ARGS__) \
52 #define efi_is_native() (true) macro119 (efi_is_native() ? (array)[idx] \123 ((size) / (efi_is_native() ? sizeof(efi_handle_t) : sizeof(u32)))232 if (efi_is_native()) in efi_set_event_at()
460 tables += efi_is_native() ? sizeof(efi_config_table_t) in get_efi_config_table()
480 if (efi_is_native()) in efi_pe_entry()