Searched refs:EVTCHNOP_bind_virq (Results 1 – 2 of 2) sorted by relevance
/linux/include/xen/interface/ | ||
H A D | event_channel.h | 60 #define EVTCHNOP_bind_virq 1 macro |
/linux/drivers/xen/ | ||
H A D | evtchn.c | 460 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in evtchn_ioctl() |