Searched defs:l2ctype (Results 1 – 1 of 1) sorted by relevance
19 #define CACHE_WAY_SIZE(l2ctype) (8192 << (((l2ctype) >> 8) & 0xf)) argument20 #define CACHE_SET_SIZE(l2ctype) (CACHE_WAY_SIZE(l2ctype) >> CACHE_LINE_SHIFT) argument24 unsigned long l2ctype; in xsc3_l2_present() local43 unsigned long l2ctype, set_way; in xsc3_l2_inv_all() local153 unsigned long l2ctype, set_way; in xsc3_l2_flush_all() local