Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dhw_breakpoint.c480 t->ptrace_dr7 = 0; in flush_ptrace_hw_breakpoint()
Dptrace.c606 val = thread->ptrace_dr7; in ptrace_get_debugreg()
665 thread->ptrace_dr7 = val; in ptrace_set_debugreg()
/arch/x86/include/asm/
Dprocessor.h502 unsigned long ptrace_dr7; member