Home
last modified time | relevance | path

Searched refs:kvm_xcrs (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h420 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()
/tools/include/uapi/linux/
A Dkvm.h1335 #define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)
1336 #define KVM_SET_XCRS _IOW(KVMIO, 0xa7, struct kvm_xcrs)
/tools/arch/x86/include/uapi/asm/
A Dkvm.h407 struct kvm_xcrs { struct
/tools/testing/selftests/kvm/lib/x86/
A Dprocessor.c524 struct kvm_xcrs xcrs = { in vcpu_init_xcrs()

Completed in 30 milliseconds