Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/uapi/asm/
Dkvm.h325 struct kvm_debugregs { struct
/linux-4.4.14/include/uapi/linux/
Dkvm.h1186 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1187 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/linux-4.4.14/arch/x86/kvm/
Dx86.c2999 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_get_debugregs()
3012 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_set_debugregs()
3371 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
3377 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
3383 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
3387 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt885 Parameters: struct kvm_debugregs (out)
890 struct kvm_debugregs {
904 Parameters: struct kvm_debugregs (in)