Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dtraps.c719 #define CSR_FUNC_MASK RT macro
727 int csr_func = (opcode & CSR_FUNC_MASK) >> 16; in simulate_loongson3_cpucfg()