test_sev_smoke
test_sev_smoke(guest_sev_code, KVM_X86_SEV_VM, 0);
test_sev_smoke(guest_sev_es_code, KVM_X86_SEV_ES_VM, SEV_POLICY_ES);
test_sev_smoke(guest_snp_code, KVM_X86_SNP_VM, snp_default_policy());