Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/kernel/
Dtraps.c718 #define CSR_FUNC_MASK RT macro
726 int csr_func = (opcode & CSR_FUNC_MASK) >> 16; in simulate_loongson3_cpucfg()