Home
last modified time | relevance | path

Searched refs:cc_mkdec (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcoco.h18 u64 cc_mkdec(u64 val);
25 static inline u64 cc_mkdec(u64 val) in cc_mkdec() function
H A Dpgtable.h41 #define pgprot_decrypted(prot) __pgprot(cc_mkdec(pgprot_val(prot)))
/kernel/linux/linux-6.6/arch/x86/coco/
H A Dcore.c135 u64 cc_mkdec(u64 val) in cc_mkdec() function
150 EXPORT_SYMBOL_GPL(cc_mkdec); variable
/kernel/linux/linux-6.6/arch/x86/coco/tdx/
H A Dtdx.c718 start |= cc_mkdec(0); in tdx_enc_status_changed()
719 end |= cc_mkdec(0); in tdx_enc_status_changed()

Completed in 7 milliseconds