pgprot_decrypted
#define pgprot_decrypted(prot) \
#define pgprot_decrypted(prot) __pgprot(cc_mkdec(pgprot_val(prot)))
#define pgprot_decrypted(prot) (prot)