Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dkvm.h316 struct kvm_debugregs { struct
/linux-4.1.27/include/uapi/linux/
Dkvm.h1169 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1170 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/linux-4.1.27/arch/x86/kvm/
Dx86.c3159 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_get_debugregs()
3172 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_set_debugregs()
3528 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
3534 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
3540 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
3544 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt861 Parameters: struct kvm_debugregs (out)
866 struct kvm_debugregs {
880 Parameters: struct kvm_debugregs (in)