Searched refs:efi_mem_attributes (Results 1 – 4 of 4) sorted by relevance
882 extern u64 efi_mem_attributes (unsigned long phys_addr);922 if (!(efi_mem_attributes(paddr) & EFI_MEMORY_WC)) in efi_range_is_wc()
774 efi_mem_attributes (unsigned long phys_addr) in efi_mem_attributes() function782 EXPORT_SYMBOL(efi_mem_attributes);
244 return !(efi_mem_attributes(addr) & EFI_MEMORY_WB); in uncached_access()
994 u64 efi_mem_attributes(unsigned long phys_addr) in efi_mem_attributes() function