Home
last modified time | relevance | path

Searched refs:supported_vmsa_features (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dsev_init2_tests.c29 u64 supported_vmsa_features; variable
131 &supported_vmsa_features); in main()
160 test_features(KVM_X86_SEV_ES_VM, supported_vmsa_features); in main()
162 test_features(KVM_X86_SNP_VM, supported_vmsa_features); in main()