Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpghw.h151 extern void pghw_init(pghw_t *, cpu_t *, pghw_type_t);
/illumos-gate/usr/src/uts/common/os/
H A Dpghw.c227 pghw_init(pghw_t *pg, cpu_t *cp, pghw_type_t hw) in pghw_init() function
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c567 pghw_init((pghw_t *)pg, cp, hw); in pg_cmt_cpu_init()