Searched refs:kvm_xcrs (Results 1 – 7 of 7) sorted by relevance
350 struct kvm_xcrs { struct
1357 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)1358 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
750 struct kvm_xcrs xcrs;
3643 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_get_xcrs()3657 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_set_xcrs()3723 struct kvm_xcrs *xcrs; in kvm_arch_vcpu_ioctl()3946 u.xcrs = kzalloc(sizeof(struct kvm_xcrs), GFP_KERNEL); in kvm_arch_vcpu_ioctl()3955 sizeof(struct kvm_xcrs))) in kvm_arch_vcpu_ioctl()
1258 Parameters: struct kvm_xcrs (out)1267 struct kvm_xcrs {1282 Parameters: struct kvm_xcrs (in)1291 struct kvm_xcrs {