Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpghw.h154 extern pghw_t *pghw_place_cpu(cpu_t *, pghw_type_t);
/titanic_50/usr/src/uts/common/os/
H A Dpghw.c313 pghw_place_cpu(cpu_t *cp, pghw_type_t hw) in pghw_place_cpu() function
/titanic_50/usr/src/uts/common/disp/
H A Dcmt.c558 pg = (pg_cmt_t *)pghw_place_cpu(cp, hw); in pg_cmt_cpu_init()