Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/public/
H A Devent_channel.h121 #define EVTCHNOP_bind_ipi 7 macro
/titanic_44/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c905 case EVTCHNOP_bind_ipi: in privcmd_HYPERVISOR_event_channel_op()
/titanic_44/usr/src/uts/i86xpv/os/
H A Devtchn.c281 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_ipi, &bind) != 0) in xen_bind_ipi()