Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h421 struct kvm_debugregs debugregs;
891 struct kvm_debugregs *debugregs) in vcpu_debugregs_get()
896 struct kvm_debugregs *debugregs) in vcpu_debugregs_set()
/linux-6.15/tools/include/uapi/linux/
H A Dkvm.h1319 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1320 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/linux-6.15/include/uapi/linux/
H A Dkvm.h1319 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1320 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/linux-6.15/arch/x86/include/uapi/asm/
H A Dkvm.h372 struct kvm_debugregs { struct
/linux-6.15/tools/arch/x86/include/uapi/asm/
H A Dkvm.h372 struct kvm_debugregs { struct
/linux-6.15/arch/x86/kvm/
H A Dx86.c5544 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_get_debugregs()
5564 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_set_debugregs()
6042 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
6050 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
6056 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
6060 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst1319 :Parameters: struct kvm_debugregs (out)
1326 struct kvm_debugregs {
1341 :Parameters: struct kvm_debugregs (in)