Searched refs:kvm_xcrs (Results 1 – 4 of 4) sorted by relevance
741 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)742 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
317 struct kvm_xcrs { struct
959 Parameters: struct kvm_xcrs (out)968 struct kvm_xcrs {982 Parameters: struct kvm_xcrs (in)991 struct kvm_xcrs {
2750 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_get_xcrs()2764 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_set_xcrs()2795 struct kvm_xcrs *xcrs; in kvm_arch_vcpu_ioctl()3021 u.xcrs = kzalloc(sizeof(struct kvm_xcrs), GFP_KERNEL); in kvm_arch_vcpu_ioctl()3030 sizeof(struct kvm_xcrs))) in kvm_arch_vcpu_ioctl()3036 u.xcrs = kzalloc(sizeof(struct kvm_xcrs), GFP_KERNEL); in kvm_arch_vcpu_ioctl()3043 sizeof(struct kvm_xcrs))) in kvm_arch_vcpu_ioctl()