Searched refs:kvm_xcrs (Results 1 – 3 of 3) sorted by relevance
1323 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)1324 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
405 struct kvm_xcrs { struct
3482 struct kvm_xcrs xcrs = {}; in kvm_put_xcrs() 4262 struct kvm_xcrs xcrs; in kvm_get_xcrs()