Searched refs:efi_mem_attributes (Results 1 – 3 of 3) sorted by relevance
285 attr = efi_mem_attributes(addr); in __acpi_get_mem_attribute()
129 efi_mem_attributes(addr) & EFI_MEMORY_RUNTIME)) in __ioremap_check_other()571 if (efi_mem_attributes(phys_addr) & EFI_MEMORY_NV) in memremap_should_map_decrypted()
984 u64 efi_mem_attributes(unsigned long phys_addr) in efi_mem_attributes() function