efi_mem_attributes
attr = efi_mem_attributes(addr);
efi_mem_attributes(addr) & EFI_MEMORY_RUNTIME))
if (efi_mem_attributes(phys_addr) & EFI_MEMORY_NV)
extern u64 efi_mem_attributes (unsigned long phys_addr);
if (!(efi_mem_attributes(paddr) & EFI_MEMORY_WC))