Searched refs:CTRL_PLV_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/loongarch/include/asm/ | ||
| H A D | hw_breakpoint.h | 77 #define CTRL_PLV_ENABLE 0x1e macro |
| /linux/arch/loongarch/kernel/ | ||
| H A D | ptrace.c | 612 if (uctrl & CTRL_PLV_ENABLE) { in ptrace_hbp_set_ctrl() |