Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dpghw.c240 pg->pghw_instance = in pghw_init()
275 pg->pghw_instance = (id_t)PGHW_INSTANCE_ANON; in pghw_fini()
359 if (pg->pghw_instance == id) in pghw_find_by_instance()
561 pgsp->pg_instance_id.value.ui32 = pg->pghw_instance; in pghw_kstat_update()
/titanic_44/usr/src/uts/common/sys/
H A Dpghw.h117 id_t pghw_instance; /* sharing instance identifier */ member
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dpg.c141 pg.pg_id, addr, pghw.pghw_instance, in pg()