Searched refs:VM_SUBTYPE_SEV_ES (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dsev.c96 .subtype = policy & SEV_POLICY_ES ? VM_SUBTYPE_SEV_ES :
H A Dprocessor.c583 else if (vm->subtype == VM_SUBTYPE_SEV_ES)
1084 if (vm->subtype == VM_SUBTYPE_SEV || vm->subtype == VM_SUBTYPE_SEV_ES) {
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h29 VM_SUBTYPE_SEV_ES, enumerator in enum:vm_guest_x86_subtype

Completed in 142 milliseconds