Searched refs:have_sev_es (Results 1 – 1 of 1) sorted by relevance
30 bool have_sev_es; variable84 if (have_sev_es) in test_vm_types()139 have_sev_es = kvm_cpu_has(X86_FEATURE_SEV_ES); in main()141 TEST_ASSERT(have_sev_es == !!(kvm_check_cap(KVM_CAP_VM_TYPES) & BIT(KVM_X86_SEV_ES_VM)), in main()153 if (have_sev_es) in main()159 if (have_sev_es) in main()