Searched refs:efi_is_table_address (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Defi.h369 extern bool efi_is_table_address(unsigned long phys_addr);
378 static inline bool efi_is_table_address(unsigned long phys_addr) function
/linux-master/arch/x86/mm/
H A Dioremap.c616 if (efi_is_table_address(phys_addr))
/linux-master/arch/x86/platform/efi/
H A Defi.c900 bool efi_is_table_address(unsigned long phys_addr) function

Completed in 119 milliseconds