Home
last modified time | relevance | path

Searched refs:FM_FMRI_HC_SPECIFIC_PHYSADDR (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c299 "asru-"FM_FMRI_HC_SPECIFIC_PHYSADDR, &pa) == 0) { in mem_asru_compute()
301 "asru-"FM_FMRI_HC_SPECIFIC_PHYSADDR, in mem_asru_compute()
304 FM_FMRI_HC_SPECIFIC_PHYSADDR, in mem_asru_compute()
719 nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_PHYSADDR, in is_page_fmri()
721 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, in is_page_fmri()
/titanic_44/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_page.c120 (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()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c377 FM_FMRI_HC_SPECIFIC_PHYSADDR, &pa) == 0) in mem_asru_compute()
417 nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_PHYSADDR, in is_page_fmri()
419 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, in is_page_fmri()
/titanic_44/usr/src/uts/common/sys/fm/
H A Dprotocol.h251 #define FM_FMRI_HC_SPECIFIC_PHYSADDR "physaddr" macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dcmi.c898 "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, pap) == 0 || in cmi_mc_unumtopa()
899 nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_PHYSADDR, in cmi_mc_unumtopa()
/titanic_44/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c719 "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, &pa) == 0 || in nhm_unumtopa()
721 FM_FMRI_HC_SPECIFIC_PHYSADDR, &pa) == 0) { in nhm_unumtopa()
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c575 FM_FMRI_HC_SPECIFIC_PHYSADDR, &val) == 0 || in fmri_nvl2str()
577 "asru-" FM_FMRI_HC_SPECIFIC_PHYSADDR, &val) == 0) in fmri_nvl2str()
578 hcsn = FM_FMRI_HC_SPECIFIC_PHYSADDR; in fmri_nvl2str()
991 strcmp(hcsn, FM_FMRI_HC_SPECIFIC_PHYSADDR) == 0) { in hc_fmri_str2nvl()