Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Devent_channel.h59 #define EVTCHNOP_bind_virq 1 macro
/linux-4.4.14/drivers/xen/
Devtchn.c452 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in evtchn_ioctl()
/linux-4.4.14/drivers/xen/events/
Devents_base.c995 ret = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in bind_virq_to_irq()
1462 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in restore_cpu_virqs()