Searched refs:SEV_SNP_POLICY_SMT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/ | ||
H A D | sev.h | 34 #define SEV_SNP_POLICY_SMT 0x10000 macro |
H A D | sev.c | 477 info->u.sev_snp.snp_policy & SEV_SNP_POLICY_SMT ? "on" in hmp_info_sev() |