Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/include/asm/
Dhw_breakpoint.h135 return csr_read64(LOONGARCH_CSR_FWPC) & CSR_FWPC_NUM; in get_num_brps()
Dloongarch.h931 #define LOONGARCH_CSR_FWPC 0x380 /* instruction breakpoint config */ macro