Searched refs:pgprot_decrypted (Results 1 – 4 of 4) sorted by relevance
210 pgprot_decrypted(vma->vm_page_prot)); in vvar_fault()
792 : pgprot_decrypted(prot); in early_memremap_pgprot_adjust()
828 vma_prot = pgprot_decrypted(vma_prot); in phys_mem_access_prot()
22 #define pgprot_decrypted(prot) __pgprot(__sme_clr(pgprot_val(prot))) macro