Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h34 #define LOONGARCH_BREAKPOINT_LEN_4 0b01 macro
/linux/arch/loongarch/kernel/
H A Dptrace.c603 ctrl.len = LOONGARCH_BREAKPOINT_LEN_4; in ptrace_hbp_set_ctrl()