Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c928 unsigned long dr6; in debug_read_clear_dr6() local
973 static bool notify_debug(struct pt_regs *regs, unsigned long *dr6) in notify_debug()
988 static noinstr void exc_debug_kernel(struct pt_regs *regs, unsigned long dr6) in exc_debug_kernel()
1067 static noinstr void exc_debug_user(struct pt_regs *regs, unsigned long dr6) in exc_debug_user()
1170 unsigned long dr6 = fred_event_data(regs); in DEFINE_FREDENTRY_DEBUG() local
1183 unsigned long dr6 = debug_read_clear_dr6(); in DEFINE_IDTENTRY_RAW() local
H A Dhw_breakpoint.c515 unsigned long dr6; in hw_breakpoint_handler() local
/linux/arch/x86/kvm/
H A Dsmm.h60 u32 dr6; member
131 u64 dr6; member
H A Dx86.c8901 u32 dr6 = 0; in kvm_vcpu_check_hw_bp() local
8995 u32 dr6 = kvm_vcpu_check_hw_bp(eip, 0, in kvm_vcpu_check_code_breakpoint() local
9012 u32 dr6 = kvm_vcpu_check_hw_bp(eip, 0, in kvm_vcpu_check_code_breakpoint() local
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h
/linux/arch/x86/kvm/svm/
H A Dsvm.h144 u64 dr6; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h289 __u64 dr6; member
374 __u64 dr6; member
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5219 unsigned long cr2, dr6; in handle_exception_nmi() local
/linux/arch/x86/include/asm/
H A Dkvm_host.h955 unsigned long dr6; member