FUNC_MASK         138 arch/mips/mm/uasm.c 	WARN(arg & ~FUNC_MASK, KERN_WARNING "Micro-assembler field overflow\n");
FUNC_MASK         140 arch/mips/mm/uasm.c 	return arg & FUNC_MASK;