Searched refs:kvm_xcrs (Results 1 – 4 of 4) sorted by relevance
337 struct kvm_xcrs { struct
1180 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)1181 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
3309 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_get_xcrs()3323 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_set_xcrs()3369 struct kvm_xcrs *xcrs; in kvm_arch_vcpu_ioctl()3573 u.xcrs = kzalloc(sizeof(struct kvm_xcrs), GFP_KERNEL); in kvm_arch_vcpu_ioctl()3582 sizeof(struct kvm_xcrs))) in kvm_arch_vcpu_ioctl()
1126 Parameters: struct kvm_xcrs (out)1135 struct kvm_xcrs {1150 Parameters: struct kvm_xcrs (in)1159 struct kvm_xcrs {