Home
last modified time | relevance | path

Searched refs:cpusp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c45 fmd_agent_physcpu_info_v1(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, in fmd_agent_physcpu_info_v1() argument
72 *cpusp = nvl_array; in fmd_agent_physcpu_info_v1()
78 fmd_agent_physcpu_info(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, uint_t *ncpu) in fmd_agent_physcpu_info() argument
87 return (fmd_agent_physcpu_info_v1(hdl, cpusp, ncpu)); in fmd_agent_physcpu_info()
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h74 extern int fmd_agent_physcpu_info(fmd_agent_hdl_t *, nvlist_t ***cpusp,
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c524 ec_setup_pirq(int irq, int ipl, cpuset_t *cpusp) in ec_setup_pirq() argument
545 ec_set_irq_affinity(irq, *cpusp); in ec_setup_pirq()
553 *cpusp = evtchn_cpus[irqp->ii_u.evtchn]; in ec_setup_pirq()