Searched refs:have_sev (Results 1 – 1 of 1) sorted by relevance
125 bool have_sev; in main() local133 have_sev = kvm_cpu_has(X86_FEATURE_SEV); in main()134 TEST_ASSERT(have_sev == !!(kvm_check_cap(KVM_CAP_VM_TYPES) & BIT(KVM_X86_SEV_VM)), in main()