Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevfm.h125 #define FM_PHYSCPU_INFO_CORE_ID "core_id" macro
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c196 FM_PHYSCPU_INFO_CORE_ID, DATA_TYPE_INT32, in populate_cpu()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c350 if ((err = nvlist_lookup_int32(cpu, FM_PHYSCPU_INFO_CORE_ID, &coreid)) in create_core()