Searched refs:KVM_CAP_XSAVE2 (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkvm.h892 #define KVM_CAP_XSAVE2 208 macro
1518 /* Available with KVM_CAP_XSAVE2 */
/linux-master/tools/include/uapi/linux/
H A Dkvm.h892 #define KVM_CAP_XSAVE2 208 macro
1518 /* Available with KVM_CAP_XSAVE2 */
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c979 int size = vm_check_cap(vcpu->vm, KVM_CAP_XSAVE2);
/linux-master/arch/x86/kvm/
H A Dx86.c4819 case KVM_CAP_XSAVE2: {

Completed in 229 milliseconds