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

/linux-master/arch/arm/include/asm/
H A Dhw_breakpoint.h73 #define ARM_BREAKPOINT_LEN_1 0x1 macro
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h64 #define ARM_BREAKPOINT_LEN_1 0x1 macro
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c304 case ARM_BREAKPOINT_LEN_1:
379 case ARM_BREAKPOINT_LEN_1:
438 hw->ctrl.len = ARM_BREAKPOINT_LEN_1;
548 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_1)
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c431 case ARM_BREAKPOINT_LEN_1:
490 case ARM_BREAKPOINT_LEN_1:
537 hw->ctrl.len = ARM_BREAKPOINT_LEN_1;
618 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_1)

Completed in 107 milliseconds