Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dtraps.c778 csr_write32(CSR_LLBCTL_KLO, LOONGARCH_CSR_LLBCTL); in do_watch()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h549 #define CSR_LLBCTL_KLO (_ULCAST_(1) << CSR_LLBCTL_KLO_SHIFT) macro