Searched refs:cc_mkenc (Results 1 – 4 of 4) sorted by relevance
17 u64 cc_mkenc(u64 val);20 static inline u64 cc_mkenc(u64 val) in cc_mkenc() function
40 #define pgprot_encrypted(prot) __pgprot(cc_mkenc(pgprot_val(prot)))
113 u64 cc_mkenc(u64 val) in cc_mkenc() function
627 return gpa == cc_mkenc(gpa); in is_private_gpa()