Home
last modified time | relevance | path

Searched defs:dr6 (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
Dtraps.c815 unsigned long dr6; in debug_read_clear_dr6() local
860 static bool notify_debug(struct pt_regs *regs, unsigned long *dr6) in notify_debug()
876 unsigned long dr6) in exc_debug_kernel()
953 unsigned long dr6) in exc_debug_user()
1037 unsigned long dr6 = debug_read_clear_dr6(); in DEFINE_IDTENTRY_RAW() local
Dhw_breakpoint.c515 unsigned long dr6; in hw_breakpoint_handler() local
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/
Dkvm.h275 __u64 dr6; member
354 __u64 dr6; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dkvm.h240 __u64 dr6; member
304 __u64 dr6; member
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dkvm.h275 __u64 dr6; member
354 __u64 dr6; member
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
Dsvm.h184 u64 dr6; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsvm.h230 u64 dr6; member
Dkvm_host.h697 unsigned long dr6; member
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c7361 u32 dr6 = 0; in kvm_vcpu_check_hw_bp() local
7417 u32 dr6 = kvm_vcpu_check_hw_bp(eip, 0, in kvm_vcpu_check_code_breakpoint() local
7434 u32 dr6 = kvm_vcpu_check_hw_bp(eip, 0, in kvm_vcpu_check_code_breakpoint() local
Demulate.c4318 ulong dr6; in check_dr_read() local
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c4870 unsigned long cr2, rip, dr6; in handle_exception_nmi() local