Searched refs:cc_mkenc (Results 1 – 3 of 3) sorted by relevance
18 u64 cc_mkenc(u64 val);21 static inline u64 cc_mkenc(u64 val) in cc_mkenc() function
39 #define pgprot_encrypted(prot) __pgprot(cc_mkenc(pgprot_val(prot)))
99 u64 cc_mkenc(u64 val) in cc_mkenc() function