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 D | chip_subr.c | 299 "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 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()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_meth.c | 377 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 D | protocol.h | 251 #define FM_FMRI_HC_SPECIFIC_PHYSADDR "physaddr" macro
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | cmi.c | 898 "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 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()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 575 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()
|