Home
last modified time | relevance | path

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

/arch/loongarch/kernel/
A Dkdebugfs.c11 static int sfb_state, tso_state; variable
105 tso_state, tso_hints[tso_state], state, tso_hints[state], in tso_read()
162 arch_debugfs_dir, &tso_state, &tso_fops); in arch_kdebugfs_init()
163 tso_state = (csr_read32(LOONGARCH_CSR_IMPCTL1) & CSR_LDSTORDER_MASK) >> CSR_LDSTORDER_SHIFT; in arch_kdebugfs_init()

Completed in 3 milliseconds