Searched refs:pgprot_encrypted (Results 1 – 7 of 7) sorted by relevance
134 *prot = pgprot_encrypted(*prot); in realm_ioremap_hook()
263 prot = pgprot_encrypted(prot); in __ioremap_caller()776 return encrypted_prot ? pgprot_encrypted(prot) in early_memremap_pgprot_adjust()
289 pgprot_val(pgprot_encrypted(FIXMAP_PAGE_NORMAL))); in efi_arch_mem_reserve()
1712 #ifndef pgprot_encrypted1713 #define pgprot_encrypted(prot) (prot) macro
256 prot = pgprot_encrypted(prot); in remap_oldmem_pfn_range()
746 #define pgprot_encrypted(prot) \ macro
2543 flags = pgprot_encrypted(flags); in io_apic_set_fixmap()