Home
last modified time | relevance | path

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

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