Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h180 extern void ec_bind_vcpu(int, int);
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c375 ec_bind_vcpu(*rvalp, 0); in evtchndrv_ioctl()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c513 ec_bind_vcpu(int evtchn, int cpu) in ec_bind_vcpu() function