Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c772 int llbit = (csr_read32(LOONGARCH_CSR_LLBCTL) & 0x1); in do_watch() local
776 if (llbit) { in do_watch()