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

/linux-master/arch/mips/kvm/
H A Dvz.c2821 change_gc0_config1(MIPS_CONF1_TLBS,
2855 ret = (read_gc0_config1() & MIPS_CONF1_TLBS) >>
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c480 c->tlbsize = ((config1 & MIPS_CONF1_TLBS) >> 25) + 1;
/linux-master/arch/mips/include/asm/
H A Dmipsregs.h751 #define MIPS_CONF1_TLBS (_ULCAST_(63) << MIPS_CONF1_TLBS_SHIFT) macro

Completed in 147 milliseconds