Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c284 case LOONGARCH_BREAKPOINT_LEN_4: in get_hbp_len()
343 case LOONGARCH_BREAKPOINT_LEN_4: in arch_bp_generic_fields()
390 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()
/openbmc/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h34 #define LOONGARCH_BREAKPOINT_LEN_4 0b01 macro