Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-retire/
H A Dcma_page_sun4v.c66 errno = ldom_fmri_unretire(cma_lhp, nvl); in cma_fmri_page_unretire()
H A Dcma_cpu_sun4v.c116 rc = ldom_fmri_unretire(cma_lhp, fmri); in cpu_cmd()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c174 else if (swdp->func == ldom_fmri_unretire) in cpu_walker()
256 if (walk_cpus(mod, &swd, node, ldom_fmri_unretire) == -1) in cpu_unretire()
512 err = ldom_fmri_unretire(pi_lhp, asru); in dimm_page_unretire()
/titanic_41/usr/src/lib/fm/libldom/sparc/
H A Dldom.h46 extern int ldom_fmri_unretire(ldom_hdl_t *lhp, nvlist_t *nvl_fmri);
H A Dmapfile-vers48 ldom_fmri_unretire;
H A Dldom.c542 ldom_fmri_unretire(ldom_hdl_t *lhp, nvlist_t *nvl) in ldom_fmri_unretire() function
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c440 rc = ldom_fmri_unretire(lhp, nvl); in mem_page_unretire()