Searched refs:CSR_STFILL (Results 1 – 3 of 3) sorted by relevance
17 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()
75 li.d t1, CSR_STFILL129 li.d t1, CSR_STFILL
614 #define CSR_STFILL (_ULCAST_(1) << CSR_STFILL_SHIFT) macro
Completed in 15 milliseconds