Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dkvm.h329 struct kvm_debugregs { struct
/Linux-v4.19/tools/arch/x86/include/uapi/asm/
Dkvm.h329 struct kvm_debugregs { struct
/Linux-v4.19/tools/include/uapi/linux/
Dkvm.h1346 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1347 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/Linux-v4.19/include/uapi/linux/
Dkvm.h1346 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1347 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/Linux-v4.19/tools/testing/selftests/kvm/lib/
Dx86.c752 struct kvm_debugregs debugregs;
/Linux-v4.19/arch/x86/kvm/
Dx86.c3479 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_get_debugregs()
3492 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_set_debugregs()
3899 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
3905 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
3911 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
3915 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt977 Parameters: struct kvm_debugregs (out)
982 struct kvm_debugregs {
996 Parameters: struct kvm_debugregs (in)