Searched refs:L2Cache_table (Results 1 – 1 of 1) sorted by relevance
1500 static const char *L2Cache_table[] = { in sys_subr() local1557 q = id->Interface >= NELEMS(L2Cache_table) in sys_subr()1558 ? NULL : L2Cache_table[id->Interface]; in sys_subr()