Searched refs:VAC_REG_ASIZ_VAL (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-mips/baget/ | ||
D | vac.h | 34 #define VAC_REG_ASIZ_VAL(x) (((x)>>13)&3) macro |
/linux-2.4.37.9/arch/mips/baget/ | ||
D | setup.c | 96 asiz[VAC_REG_ASIZ_VAL(val)], in vac_show() |