Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/kernel/
H A Dtraps.c808 int llbit = (csr_read32(LOONGARCH_CSR_LLBCTL) & 0x1); in do_watch() local
812 if (llbit) { in do_watch()