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

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

Completed in 108 milliseconds