Home
last modified time | relevance | path

Searched refs:x86gentopo_legacy (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c40 int x86gentopo_legacy = 0; variable
541 if (x86gentopo_legacy == 1) { in fm_smb_fmacompat()
593 x86gentopo_legacy = 1; in fm_smb_fmacompat()
910 if (x86gentopo_legacy) in smb_bboard()
973 x86gentopo_legacy = 1; in smb_bboard()
993 if (x86gentopo_legacy) in fm_smb_chipinst()
1023 x86gentopo_legacy = 1; in fm_smb_chipinst()
1040 if (x86gentopo_legacy) in fm_smb_mc_bboards()
1070 x86gentopo_legacy = 1; in fm_smb_mc_bboards()
1087 if (x86gentopo_legacy) in fm_smb_mc_chipinst()
[all …]
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c58 extern int x86gentopo_legacy;
171 if (!x86gentopo_legacy) { in populate_cpu()
330 (void) nvlist_add_int32(nvl, FM_GENTOPO_LEGACY, x86gentopo_legacy); in fm_ioctl_gentopo_legacy()
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c49 extern int x86gentopo_legacy;
576 if (!x86gentopo_legacy && mc->smb_bboard != NULL) { in mc_ereport_dimm_resource()
600 if (!x86gentopo_legacy && mc->smb_bboard != NULL) { in mc_ereport_cs_resource()
658 if (!x86gentopo_legacy && mc->smb_bboard != NULL) { in mc_fmri_create()
/illumos-gate/usr/src/uts/i86pc/cpu/genuineintel/
H A Dgintel_main.c43 extern int x86gentopo_legacy;
313 if (!x86gentopo_legacy) { in gintel_ereport_detector()
520 if (!x86gentopo_legacy) { in gintel_ereport_add_logout()
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c65 extern int x86gentopo_legacy; /* x86 generic topology support */
641 if (!x86gentopo_legacy) { in ao_ereport_create_resource_elem()
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c58 extern int x86gentopo_legacy; /* x86 generic topo support */
1020 if (!x86gentopo_legacy) { in authamd_ereport_add_resource()
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c58 extern int x86gentopo_legacy; /* x86 generic topology support */
526 if (!x86gentopo_legacy) { in gcpu_fmri_create()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c68 extern int x86gentopo_legacy;
1415 if (!x86gentopo_legacy) { in cmi_read_smbios()