Searched refs:kvm_xcrs (Results 1 – 4 of 4) sorted by relevance
317 struct kvm_xcrs { struct
852 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)853 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
2555 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_get_xcrs()2569 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_set_xcrs()2600 struct kvm_xcrs *xcrs; in kvm_arch_vcpu_ioctl()2821 u.xcrs = kzalloc(sizeof(struct kvm_xcrs), GFP_KERNEL); in kvm_arch_vcpu_ioctl()2830 sizeof(struct kvm_xcrs))) in kvm_arch_vcpu_ioctl()
1007 Parameters: struct kvm_xcrs (out)1016 struct kvm_xcrs {1030 Parameters: struct kvm_xcrs (in)1039 struct kvm_xcrs {