Home
last modified time | relevance | path

Searched refs:ptrace_dr7 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/
H A Dhw_breakpoint.c480 t->ptrace_dr7 = 0; in flush_ptrace_hw_breakpoint()
H A Dptrace.c625 val = thread->ptrace_dr7; in ptrace_get_debugreg()
684 thread->ptrace_dr7 = val; in ptrace_set_debugreg()
/linux/arch/x86/include/asm/
H A Dprocessor.h469 unsigned long ptrace_dr7; member