Searched refs:kvm_xcrs (Results 1 – 2 of 2) sorted by relevance
389 struct kvm_xcrs { struct
5005 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_get_xcrs()5019 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_set_xcrs()5118 struct kvm_xcrs *xcrs; in kvm_arch_vcpu_ioctl()5342 u.xcrs = kzalloc(sizeof(struct kvm_xcrs), GFP_KERNEL_ACCOUNT); in kvm_arch_vcpu_ioctl()5351 sizeof(struct kvm_xcrs))) in kvm_arch_vcpu_ioctl()