Searched refs:pghw (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dpg.c34 #include <sys/pghw.h>
73 pghw_t pghw; local
133 if (mdb_vread(&pghw, sizeof (struct pghw), addr) == -1) {
134 mdb_warn("unable to read 'pghw' at %p", addr);
141 pg.pg_id, addr, pghw.pghw_instance,
142 pg_class.pgc_name, pg_hw_name(pghw.pghw_hw),
/illumos-gate/usr/src/uts/common/sys/
H A Dcmt.h39 #include <sys/pghw.h>
57 struct pghw cmt_pg; /* physical grouping */
H A Dcap_util.h38 #include <sys/pghw.h>
H A Dpghw.h114 typedef struct pghw { struct
H A DMakefile448 pghw.h \
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_cpu.c28 #include <sys/pghw.h>
H A Dao_main.c38 #include <sys/pghw.h>
H A Dao_mca.c35 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_main.c44 #include <sys/pghw.h>
H A Dgcpu_mca.c35 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/common/os/
H A Dpghw.c35 #include <sys/pghw.h>
49 * of the structure is the generic pg_t with the pghw specific members
732 * class matches cmt before we upcast the pghw pointer to pg_cmt_t.
735 pghw_parent_id(pghw_t *pghw) argument
737 pg_t *pg = (pg_t *)pghw;
H A Dcap_util.c118 #include <sys/pghw.h>
H A Dcpu.c47 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_init.c38 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/common/disp/
H A Dcpupart.c38 #include <sys/pghw.h>
H A Dcmt.c37 #include <sys/pghw.h>
69 * hierarchy (which is done in the pghw layer). To implement the top-down
1479 * Inform pghw layer that this PG is pruned.
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c50 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c64 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.c42 #include <sys/pghw.h>
H A Dsfxge_ev.c39 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c37 #include <sys/pghw.h>
H A Dintel_nb5000.c37 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c40 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c48 #include <sys/pghw.h>
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c45 #include <sys/pghw.h>

Completed in 672 milliseconds

12