Searched refs:kvm_xcrs (Results 1 – 3 of 3) sorted by relevance
346 struct kvm_xcrs { struct
261 struct kvm_xcrs { __u32 unused[98]; };
1197 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)1198 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)