Searched refs:have_snp (Results 1 – 1 of 1) sorted by relevance
31 bool have_snp; variable87 if (have_snp) in test_vm_types()145 have_snp = kvm_cpu_has(X86_FEATURE_SEV_SNP); in main()146 TEST_ASSERT(have_snp == !!(kvm_check_cap(KVM_CAP_VM_TYPES) & BIT(KVM_X86_SNP_VM)), in main()155 if (have_snp) in main()161 if (have_snp) in main()