Home
last modified time | relevance | path

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

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