Home
last modified time | relevance | path

Searched refs:PN_L3_NWAYS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h654 #define PN_L3_NWAYS 4 macro
655 #define PN_L3_SET_SIZE (PN_L3_SIZE / PN_L3_NWAYS)
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c154 ecache_associativity = PN_L3_NWAYS; in cpu_fix_allpanther()
420 return (PN_L3_NWAYS); in cpu_ecache_nway()
H A Dus3_common.c3950 ways = PN_L3_NWAYS; in cpu_matching_ecache_line()