Searched refs:HW_BREAKPOINT_ALIGN (Results 1 – 3 of 3) sorted by relevance
59 #define HW_BREAKPOINT_ALIGN 0x7 macro
182 (length_max - (info->address & HW_BREAKPOINT_ALIGN))) in arch_validate_hwbkpt_settings()
1451 attr.bp_addr = (unsigned long)bp_info->addr & ~HW_BREAKPOINT_ALIGN; in ppc_set_hwdebug()