Searched refs:efi_is_64bit (Results 1 – 3 of 3) sorted by relevance
185 #define EFI_ALLOC_LIMIT (efi_is_64bit() ? ULONG_MAX : U32_MAX)189 static inline bool efi_is_64bit(void) in efi_is_64bit() function198 return efi_is_64bit(); in efi_is_native()366 static inline bool efi_is_64bit(void) in efi_is_64bit() function
33 if (!efi_is_64bit()) in efi_setup_5level_paging()
268 if (!efi_is_64bit() || !apple_match_product_name()) in apple_set_os()775 signature = efi_is_64bit() ? EFI64_LOADER_SIGNATURE in exit_boot_func()