Searched refs:cpusp (Results 1 – 3 of 3) sorted by relevance
/titanic_50/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, 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()
|
/titanic_50/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,
|
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | evtchn.c | 524 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()
|