Searched defs:pgprot_decrypted (Results 1 – 4 of 4) sorted by relevance
638 #define pgprot_decrypted(prot) (prot) macro
885 #define pgprot_decrypted(prot) (prot) macro
22 #define pgprot_decrypted(prot) __pgprot(__sme_clr(pgprot_val(prot))) macro