pgprot_encrypted  246 arch/x86/mm/ioremap.c 		prot = pgprot_encrypted(prot);
pgprot_encrypted  746 arch/x86/mm/ioremap.c 	return encrypted_prot ? pgprot_encrypted(prot)
pgprot_encrypted  193 arch/x86/mm/mem_encrypt.c 		protection_map[i] = pgprot_encrypted(protection_map[i]);
pgprot_encrypted 2232 arch/x86/mm/pageattr.c 		cpa.mask_clr = pgprot_encrypted(cpa.mask_clr);
pgprot_encrypted  191 fs/proc/vmcore.c 	prot = pgprot_encrypted(prot);
pgprot_encrypted  671 include/asm-generic/pgtable.h #ifndef pgprot_encrypted