Searched refs:efi_mem_attributes (Results 1 – 6 of 6) sorted by relevance
259 attr = efi_mem_attributes(addr); in __acpi_get_mem_attribute()
124 efi_mem_attributes(addr) & EFI_MEMORY_RUNTIME)) in __ioremap_check_other()558 if (efi_mem_attributes(phys_addr) & EFI_MEMORY_NV) in memremap_should_map_decrypted()
737 extern u64 efi_mem_attributes (unsigned long phys_addr);840 if (!(efi_mem_attributes(paddr) & EFI_MEMORY_WC)) in efi_range_is_wc()
292 return !(efi_mem_attributes(addr) & EFI_MEMORY_WB); in uncached_access()
773 efi_mem_attributes (unsigned long phys_addr) in efi_mem_attributes() function781 EXPORT_SYMBOL(efi_mem_attributes);
846 u64 efi_mem_attributes(unsigned long phys_addr) in efi_mem_attributes() function