Home
last modified time | relevance | path

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

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