Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Dkdebugfs.c17 csr_xchg32(val, CSR_STFILL, LOONGARCH_CSR_IMPCTL1); in set_sfb_state()
25 state = (csr_read32(LOONGARCH_CSR_IMPCTL1) & CSR_STFILL) >> CSR_STFILL_SHIFT; in sfb_read()
157 sfb_state = (csr_read32(LOONGARCH_CSR_IMPCTL1) & CSR_STFILL) >> CSR_STFILL_SHIFT; in arch_kdebugfs_init()
A Dhead.S75 li.d t1, CSR_STFILL
129 li.d t1, CSR_STFILL
/arch/loongarch/include/asm/
A Dloongarch.h614 #define CSR_STFILL (_ULCAST_(1) << CSR_STFILL_SHIFT) macro

Completed in 15 milliseconds