Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h41 #define HW_BRK_FLAG_DISABLED 0x1 macro
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c288 if (!(child->thread.hw_brk[data - 1].flags & HW_BRK_FLAG_DISABLED) && in ppc_del_hwdebug()