Searched refs:kvm_xcrs (Results 1 – 4 of 4) sorted by relevance
346 struct kvm_xcrs { struct
1197 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)1198 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
3148 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_get_xcrs()3162 struct kvm_xcrs *guest_xcrs) in kvm_vcpu_ioctl_x86_set_xcrs()3208 struct kvm_xcrs *xcrs; in kvm_arch_vcpu_ioctl()3416 u.xcrs = kzalloc(sizeof(struct kvm_xcrs), GFP_KERNEL); in kvm_arch_vcpu_ioctl()3425 sizeof(struct kvm_xcrs))) in kvm_arch_vcpu_ioctl()
1158 Parameters: struct kvm_xcrs (out)1167 struct kvm_xcrs {1182 Parameters: struct kvm_xcrs (in)1191 struct kvm_xcrs {