Home
last modified time | relevance | path

Searched refs:kvm_debugregs (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h413 struct kvm_debugregs debugregs;
878 struct kvm_debugregs *debugregs) in vcpu_debugregs_get()
883 struct kvm_debugregs *debugregs) in vcpu_debugregs_set()
/linux/include/uapi/linux/
H A Dkvm.h1310 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1311 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/linux/tools/include/uapi/linux/
H A Dkvm.h1310 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1311 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h372 struct kvm_debugregs { struct
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h372 struct kvm_debugregs { struct
/linux/arch/x86/kvm/
H A Dx86.c5542 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_get_debugregs()
5562 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_set_debugregs()
6044 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
6052 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
6058 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
6062 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()