Searched refs:cpusp (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/ |
H A D | fmd_agent.h | 70 extern int fmd_agent_physcpu_info(fmd_agent_hdl_t *, nvlist_t ***cpusp,
|
/illumos-gate/usr/src/lib/fm/libfmd_agent/i386/ |
H A D | fmd_agent_i386.c | 45 fmd_agent_physcpu_info_v1(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, argument 72 *cpusp = nvl_array; 78 fmd_agent_physcpu_info(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, uint_t *ncpu) argument 87 return (fmd_agent_physcpu_info_v1(hdl, cpusp, ncpu));
|
/illumos-gate/usr/src/uts/i86xpv/os/ |
H A D | evtchn.c | 524 ec_setup_pirq(int irq, int ipl, cpuset_t *cpusp) argument 545 ec_set_irq_affinity(irq, *cpusp); 553 *cpusp = evtchn_cpus[irqp->ii_u.evtchn];
|
Completed in 106 milliseconds