Searched refs:cc_mkenc (Results 1 – 5 of 5) sorted by relevance
28 u64 cc_mkenc(u64 val);38 static inline u64 cc_mkenc(u64 val) in cc_mkenc() function
41 #define pgprot_encrypted(prot) __pgprot(cc_mkenc(pgprot_val(prot)))
131 u64 cc_mkenc(u64 val) in cc_mkenc() function
830 return gpa == cc_mkenc(gpa); in is_private_gpa()
954 pflags_enc = cc_mkenc(pflags); in sev_es_efi_map_ghcbs_cas()