Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dhw_breakpoint.h47 #define HW_BREAKPOINT_ALIGN 0x7 macro
/Linux-v5.4/arch/powerpc/kernel/
Dhw_breakpoint.c175 (length_max - (hw->address & HW_BREAKPOINT_ALIGN))) in hw_breakpoint_arch_parse()
Dptrace.c2907 attr.bp_addr = (unsigned long)bp_info->addr & ~HW_BREAKPOINT_ALIGN; in ppc_set_hwdebug()