Searched refs:efi_is_64bit (Results 1 – 1 of 1) 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()369 static inline bool efi_is_64bit(void) in efi_is_64bit() function
Completed in 5 milliseconds