Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dcpu_module.h163 int l2_cache_node_count(void);
/titanic_41/usr/src/uts/sun4v/os/
H A Dmach_startup.c339 if (l2_cache_node_count() > 1) { in startup_platform()
H A Dfillsysinfo.c925 l2_cache_node_count(void) in l2_cache_node_count() function