Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev.h434 #define SVSM_VTPM_CALL(x) ((2ULL << 32) | (x)) macro
/linux/arch/x86/coco/sev/
H A Dcore.c1722 call.rax = SVSM_VTPM_CALL(SVSM_VTPM_QUERY); in snp_svsm_vtpm_probe()
1756 call.rax = SVSM_VTPM_CALL(SVSM_VTPM_CMD); in snp_svsm_vtpm_send_command()