Home
last modified time | relevance | path

Searched refs:cpu_ecache_nway (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c381 cpu_ecache_nway(void) in cpu_ecache_nway() function
642 cpu_ecache_nway(); in cpu_init_private()
H A Dus3_jalapeno.c369 cpu_ecache_nway(void) in cpu_ecache_nway() function
864 cpu_ecache_nway(); in cpu_init_private()
H A Dus3_cheetahplus.c417 cpu_ecache_nway(void) in cpu_ecache_nway() function
870 cpu_ecache_nway(); in cpu_init_private()
H A Dus3_common.c3825 return (cpunodes[cp->cpu_id].ecache_size / cpu_ecache_nway()); in cpu_ecache_set_size()
3882 int nway = cpu_ecache_nway(); in cpu_ecache_line_valid()
3923 ways = cpu_ecache_nway(); in cpu_matching_ecache_line()
4832 nway = cpu_ecache_nway(); in cpu_log_diag_info()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dus3_module.h516 extern int cpu_ecache_nway(void);