Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h77 #define CTRL_PLV_ENABLE 0x1e macro
/linux/arch/loongarch/kernel/
H A Dptrace.c612 if (uctrl & CTRL_PLV_ENABLE) { in ptrace_hbp_set_ctrl()