Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dcap_util.h154 extern void cu_pg_update(pghw_t *);
/titanic_44/usr/src/uts/common/os/
H A Dcap_util.c303 void cu_pg_update(pghw_t *pg);
1589 cu_pg_update(pghw_t *pg) in cu_pg_update() function
H A Dpghw.c627 cu_pg_update(pg); in pghw_cu_kstat_update()