Home
last modified time | relevance | path

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

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