Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_init.c291 if (did != NHM_EP_CPU && did != NHM_WS_CPU && in init_dimms()
330 if (nhm_chipset == NHM_EP_CPU || nhm_chipset == NHM_WS_CPU || in nhm_init()
H A Dintel_nhm.h34 #define NHM_EP_CPU 0x2c408086 macro
H A Dmem_addr.c813 if (id == NHM_EP_CPU || id == NHM_WS_CPU || id == NHM_JF_CPU || in choose_cpu()
816 if (id != NHM_EP_CPU && id != NHM_WS_CPU && id != NHM_JF_CPU && in choose_cpu()