Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c272 case LOONGARCH_BREAKPOINT_LEN_4: in get_hbp_len()
331 case LOONGARCH_BREAKPOINT_LEN_4: in arch_bp_generic_fields()
378 hw->ctrl.len = LOONGARCH_BREAKPOINT_LEN_4; in arch_build_bp_info()
H A Dptrace.c603 ctrl.len = LOONGARCH_BREAKPOINT_LEN_4; in ptrace_hbp_set_ctrl()
/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h34 #define LOONGARCH_BREAKPOINT_LEN_4 0b01 macro