Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dsev_init2_tests.c139 have_sev_es = kvm_cpu_has(X86_FEATURE_SEV_ES); in main()
A Dsev_smoke_test.c222 if (kvm_cpu_has(X86_FEATURE_SEV_ES)) in main()
A Dsev_migrate_tests.c379 have_sev_es = kvm_cpu_has(X86_FEATURE_SEV_ES); in main()
/tools/arch/x86/include/asm/
A Dcpufeatures.h444 #define X86_FEATURE_SEV_ES (19*32+ 3) /* "sev_es" Secure Encrypted Virtualization - Encrypted Stat… macro
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h205 #define X86_FEATURE_SEV_ES KVM_X86_CPU_FEATURE(0x8000001F, 0, EAX, 3) macro

Completed in 39 milliseconds