Searched refs:SNP_MSG_TSC_INFO_REQ (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | sev.h | 180 SNP_MSG_TSC_INFO_REQ = 17, enumerator |
/linux/arch/x86/coco/sev/ | ||
H A D | core.c | 2141 req.msg_type = SNP_MSG_TSC_INFO_REQ; in snp_get_tsc_info() |