Home
last modified time | relevance | path

Searched refs:rcx_out (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/coco/sev/
H A Dcore.c1594 if (call->rcx_out != call->rcx) in update_attest_input()
1595 input->manifest_buf.len = call->rcx_out; in update_attest_input()
1728 return call.rcx_out & BIT_ULL(8); in snp_svsm_vtpm_probe()
/linux/arch/x86/include/asm/
H A Dsev.h418 u64 rcx_out; member