Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/kernel/
Dtraps.c777 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
794 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
Dhw_breakpoint.c528 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in hw_breakpoint_thread_switch()
/Linux-v6.6/arch/loongarch/include/asm/
Dloongarch.h932 #define LOONGARCH_CSR_FWPS 0x381 /* instruction breakpoint status */ macro