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