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

/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c185 xfrm & ~(vcpu->arch.guest_supported_xcr0 | XFEATURE_MASK_FPSSE) ||
/linux-master/arch/x86/kvm/
H A Dcpuid.c374 vcpu->arch.guest_supported_xcr0 =
H A Dx86.c1070 return vcpu->arch.guest_supported_xcr0 & XFEATURE_MASK_USER_DYNAMIC;
1093 valid_bits = vcpu->arch.guest_supported_xcr0 | XFEATURE_MASK_FP;
5615 u64 supported_xcr0 = vcpu->arch.guest_supported_xcr0 |
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h831 u64 guest_supported_xcr0; member in struct:kvm_vcpu_arch

Completed in 170 milliseconds