Searched refs:kvm_xcrs (Results 1 – 4 of 4) sorted by relevance
438 struct kvm_xcrs xcrs; in rdtsc() 964 struct kvm_xcrs *xcrs) in kvm_cpu_family() 968 static inline void vcpu_xcrs_set(struct kvm_vcpu *vcpu, struct kvm_xcrs *xcrs)
1402 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)1403 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
412 struct kvm_xcrs { struct
677 struct kvm_xcrs xcrs = { in vcpu_init_xcrs()