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

/linux-master/arch/arm/include/asm/
H A Dhw_breakpoint.h74 #define ARM_BREAKPOINT_LEN_2 0x3 macro
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h65 #define ARM_BREAKPOINT_LEN_2 0x3 macro
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c307 case ARM_BREAKPOINT_LEN_2:
382 case ARM_BREAKPOINT_LEN_2:
441 hw->ctrl.len = ARM_BREAKPOINT_LEN_2;
472 if (hw->ctrl.len != ARM_BREAKPOINT_LEN_2 &&
542 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_2)
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c434 case ARM_BREAKPOINT_LEN_2:
493 case ARM_BREAKPOINT_LEN_2:
540 hw->ctrl.len = ARM_BREAKPOINT_LEN_2;
562 hw->ctrl.len != ARM_BREAKPOINT_LEN_2 &&
613 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_2)

Completed in 147 milliseconds