Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dmipsmtregs.h86 #define MVPCONF0_PTLBE (_ULCAST_(0x3ff) << MVPCONF0_PTLBE_SHIFT) macro
/linux-2.6.39/arch/mips/kernel/
Dsmtc.c218 if ((tlbsiz = ((mvpconf0 & MVPCONF0_PTLBE) in smtc_configure_tlb()