Searched refs:kvm_xcrs (Results 1 – 4 of 4) sorted by relevance
420 struct kvm_xcrs xcrs;917 struct kvm_xcrs *xcrs) in vcpu_xcrs_get()921 static inline void vcpu_xcrs_set(struct kvm_vcpu *vcpu, struct kvm_xcrs *xcrs) in vcpu_xcrs_set()
1335 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)1336 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
407 struct kvm_xcrs { struct
524 struct kvm_xcrs xcrs = { in vcpu_init_xcrs()
Completed in 30 milliseconds