Searched refs:HW_BREAKPOINT_ALIGN (Results 1 – 3 of 3) sorted by relevance
61 #define HW_BREAKPOINT_ALIGN 0x7 macro
185 (length_max - (hw->address & HW_BREAKPOINT_ALIGN))) in hw_breakpoint_arch_parse()
2894 attr.bp_addr = (unsigned long)bp_info->addr & ~HW_BREAKPOINT_ALIGN; in ppc_set_hwdebug()