Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dhw_breakpoint.h61 #define HW_BREAKPOINT_ALIGN 0x7 macro
/Linux-v4.19/arch/powerpc/kernel/
Dhw_breakpoint.c185 (length_max - (hw->address & HW_BREAKPOINT_ALIGN))) in hw_breakpoint_arch_parse()
Dptrace.c2894 attr.bp_addr = (unsigned long)bp_info->addr & ~HW_BREAKPOINT_ALIGN; in ppc_set_hwdebug()