Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c1148 unsigned long dr6; in debug_read_reset_dr6() local
1201 static bool notify_debug(struct pt_regs *regs, unsigned long *dr6) in notify_debug()
1216 static noinstr void exc_debug_kernel(struct pt_regs *regs, unsigned long dr6) in exc_debug_kernel()
1295 static noinstr void exc_debug_user(struct pt_regs *regs, unsigned long dr6) in exc_debug_user()
1398 unsigned long dr6 = fred_event_data(regs); in DEFINE_FREDENTRY_DEBUG() local
1411 unsigned long dr6 = debug_read_reset_dr6(); in DEFINE_IDTENTRY_RAW() local
/linux/arch/x86/kvm/
H A Dsmm.h60 u32 dr6; member
131 u64 dr6; member
H A Dx86.c9248 u32 dr6 = 0; in kvm_vcpu_check_hw_bp() local
9342 u32 dr6 = kvm_vcpu_check_hw_bp(eip, 0, in kvm_vcpu_check_code_breakpoint() local
9359 u32 dr6 = kvm_vcpu_check_hw_bp(eip, 0, in kvm_vcpu_check_code_breakpoint() local
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h294 __u64 dr6; member
379 __u64 dr6; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h294 __u64 dr6; member
379 __u64 dr6; member
/linux/arch/x86/kvm/svm/
H A Dsvm.h159 u64 dr6; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h995 unsigned long dr6; member