Home
last modified time | relevance | path

Searched refs:cc_mkenc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dcoco.h18 u64 cc_mkenc(u64 val);
21 static inline u64 cc_mkenc(u64 val) in cc_mkenc() function
A Dpgtable.h39 #define pgprot_encrypted(prot) __pgprot(cc_mkenc(pgprot_val(prot)))
/linux-6.3-rc2/arch/x86/coco/
A Dcore.c99 u64 cc_mkenc(u64 val) in cc_mkenc() function
/linux-6.3-rc2/arch/x86/coco/tdx/
A Dtdx.c670 return gpa == cc_mkenc(gpa); in is_private_gpa()

Completed in 8 milliseconds