Searched refs:ARM_BREAKPOINT_LEN_4 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c313 case ARM_BREAKPOINT_LEN_4:
388 case ARM_BREAKPOINT_LEN_4:
447 hw->ctrl.len = ARM_BREAKPOINT_LEN_4;
473 hw->ctrl.len != ARM_BREAKPOINT_LEN_4)
475 } else if (hw->ctrl.len != ARM_BREAKPOINT_LEN_4) {
482 hw->ctrl.len = ARM_BREAKPOINT_LEN_4;
/linux-master/arch/arm/include/asm/
H A Dhw_breakpoint.h75 #define ARM_BREAKPOINT_LEN_4 0xf macro
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h67 #define ARM_BREAKPOINT_LEN_4 0xf macro
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c437 case ARM_BREAKPOINT_LEN_4:
496 case ARM_BREAKPOINT_LEN_4:
543 hw->ctrl.len = ARM_BREAKPOINT_LEN_4;
563 hw->ctrl.len != ARM_BREAKPOINT_LEN_4)
671 info->step_ctrl.len = ARM_BREAKPOINT_LEN_4;

Completed in 146 milliseconds