Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dtraps.c819 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
836 csr_write32(CSR_FWPC_SKIP, LOONGARCH_CSR_FWPS); in do_watch()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1126 #define CSR_FWPC_SKIP (_ULCAST_(1) << CSR_FWPC_SKIP_SHIFT) macro