Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dkvm.h352 struct kvm_debugregs { struct
/OK3568_Linux_fs/kernel/tools/arch/x86/include/uapi/asm/
H A Dkvm.h352 struct kvm_debugregs { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dkvm.h1368 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1369 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dkvm.h1368 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1369 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkvm.h1455 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1456 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dkvm.h1455 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
1456 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c913 struct kvm_debugregs debugregs;
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c4454 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_get_debugregs()
4467 struct kvm_debugregs *dbgregs) in kvm_vcpu_ioctl_x86_set_debugregs()
4903 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
4909 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
4915 struct kvm_debugregs dbgregs; in kvm_arch_vcpu_ioctl()
4919 sizeof(struct kvm_debugregs))) in kvm_arch_vcpu_ioctl()
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dapi.rst1199 :Parameters: struct kvm_debugregs (out)
1206 struct kvm_debugregs {
1221 :Parameters: struct kvm_debugregs (in)