Searched refs:TLBnCFG_MAXSIZE (Results 1 – 1 of 1) sorted by relevance
1092 #define TLBnCFG_MAXSIZE 0x000f0000 /* Maximum Page Size (v1.0) */ macro2846 uint32_t max = (tlbncfg & TLBnCFG_MAXSIZE) >> TLBnCFG_MAXSIZE_SHIFT; in booke206_tlbnps()