Searched defs:xcrs (Results 1 – 4 of 4) sorted by relevance
221 struct kvm_xcrs xcrs; member598 struct kvm_xcrs *xcrs) in vcpu_xcrs_get()602 static inline void vcpu_xcrs_set(struct kvm_vcpu *vcpu, struct kvm_xcrs *xcrs) in vcpu_xcrs_set()
411 struct kvm_xcr xcrs[KVM_MAX_XCRS]; member
5529 struct kvm_xcrs *xcrs; in kvm_arch_vcpu_ioctl() member