Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dtraps.c815 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
832 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
H A Dhw_breakpoint.c554 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in hw_breakpoint_pmu_read()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1084 #define CSR_FWPC_SKIP (_ULCAST_(1) << CSR_FWPC_SKIP_SHIFT)
1010 #define CSR_FWPC_SKIP (_ULCAST_(1) << CSR_FWPC_SKIP_ global() macro