Searched refs:FM_FMRI_HC_SPECIFIC_PHYSADDR (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 301 "asru-"FM_FMRI_HC_SPECIFIC_PHYSADDR, &pa) == 0) { in mem_asru_compute() 303 "asru-"FM_FMRI_HC_SPECIFIC_PHYSADDR, in mem_asru_compute() 306 FM_FMRI_HC_SPECIFIC_PHYSADDR, in mem_asru_compute() 721 nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_PHYSADDR, in is_page_fmri() 723 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, in is_page_fmri()
|
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_page.c | 120 (nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, in cma_page_retire() 122 FM_FMRI_HC_SPECIFIC_PHYSADDR, &pageaddr) != 0)) { in cma_page_retire()
|
/illumos-gate/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 255 #define FM_FMRI_HC_SPECIFIC_PHYSADDR "physaddr" macro
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | cmi.c | 892 "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, pap) == 0 || in cmi_mc_unumtopa() 893 nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_PHYSADDR, in cmi_mc_unumtopa()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 521 FM_FMRI_HC_SPECIFIC_PHYSADDR, &val) == 0 || in fmri_nvl2str() 523 "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, &val) == 0) in fmri_nvl2str() 524 hcsn = FM_FMRI_HC_SPECIFIC_PHYSADDR; in fmri_nvl2str() 937 strcmp(hcsn, FM_FMRI_HC_SPECIFIC_PHYSADDR) == 0) { in hc_fmri_str2nvl()
|
/illumos-gate/usr/src/uts/intel/io/intel_nhm/ |
H A D | mem_addr.c | 719 "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, &pa) == 0 || in nhm_unumtopa() 721 FM_FMRI_HC_SPECIFIC_PHYSADDR, &pa) == 0) { in nhm_unumtopa()
|