Searched refs:fill_cpu (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dcpu_module.h150 /* Used by the fill_cpu() function */
165 void fill_cpu(md_t *, mde_cookie_t);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_mp_startup.c222 * which will be modified inside of fill_cpu and
225 fill_cpu(mdp, cpunode);
H A Dfillsysinfo.c62 void fill_cpu(md_t *, mde_cookie_t);
105 fill_cpu(md_t *mdp, mde_cookie_t cpuc) function
121 cmn_err(CE_CONT, "fill_cpu: out of range cpuid %ld - "
136 cmn_err(CE_PANIC, "fill_cpu: Cannot read compatible "
408 fill_cpu(mdp, cpulist[i]);
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c105 void fill_cpu(pnode_t);
293 fill_cpu(curnode);
441 fill_cpu(pnode_t node) function
659 * A hotplug version of fill_cpu(). (Doesn't assume that there's a node

Completed in 53 milliseconds