Searched refs:efi_mem_attributes (Results 1 – 8 of 8) sorted by relevance
266 attr = efi_mem_attributes(addr); in __acpi_get_mem_attribute()
123 efi_mem_attributes(addr) & EFI_MEMORY_RUNTIME)) in __ioremap_check_other()544 if (efi_mem_attributes(phys_addr) & EFI_MEMORY_NV) in memremap_should_map_decrypted()
656 extern u64 efi_mem_attributes (unsigned long phys_addr);759 if (!(efi_mem_attributes(paddr) & EFI_MEMORY_WC)) in efi_range_is_wc()
773 efi_mem_attributes (unsigned long phys_addr) in efi_mem_attributes() function781 EXPORT_SYMBOL(efi_mem_attributes);
292 return !(efi_mem_attributes(addr) & EFI_MEMORY_WB); in uncached_access()
806 u64 efi_mem_attributes(unsigned long phys_addr) in efi_mem_attributes() function
46901 ffff800010ca1964 T efi_mem_attributes
Completed in 337 milliseconds