Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h13 #define LOONGARCH_BREAKPOINT_EXECUTE (0 << 0) macro
/linux/arch/loongarch/kernel/
H A Dptrace.c602 ctrl.type = LOONGARCH_BREAKPOINT_EXECUTE; in ptrace_hbp_set_ctrl()