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

/linux-master/arch/arm/include/asm/
H A Dhw_breakpoint.h76 #define ARM_BREAKPOINT_LEN_8 0xff macro
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h71 #define ARM_BREAKPOINT_LEN_8 0xff macro
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c325 case ARM_BREAKPOINT_LEN_8:
400 case ARM_BREAKPOINT_LEN_8:
459 hw->ctrl.len = ARM_BREAKPOINT_LEN_8;
530 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_8)
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c305 ctrl.len = ARM_BREAKPOINT_LEN_8;
440 case ARM_BREAKPOINT_LEN_8:
499 case ARM_BREAKPOINT_LEN_8:
546 hw->ctrl.len = ARM_BREAKPOINT_LEN_8;
603 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_8)

Completed in 111 milliseconds