Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/baget/
Dvac.h34 #define VAC_REG_ASIZ_VAL(x) (((x)>>13)&3) macro
/linux-2.4.37.9/arch/mips/baget/
Dsetup.c96 asiz[VAC_REG_ASIZ_VAL(val)], in vac_show()