Searched refs:test_sev_smoke (Results 1 – 1 of 1) sorted by relevance
221 static void test_sev_smoke(void *guest, u32 type, u64 policy) in test_sev_smoke() function250 test_sev_smoke(guest_sev_code, KVM_X86_SEV_VM, 0); in main()253 test_sev_smoke(guest_sev_es_code, KVM_X86_SEV_ES_VM, SEV_POLICY_ES); in main()256 test_sev_smoke(guest_snp_code, KVM_X86_SNP_VM, snp_default_policy()); in main()