Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Devent_channel.h60 #define EVTCHNOP_bind_virq 1 macro
/Linux-v4.19/drivers/xen/events/
Devents_base.c984 ret = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in bind_virq_to_irq()
1455 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in restore_cpu_virqs()
/Linux-v4.19/drivers/xen/
Devtchn.c479 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in evtchn_ioctl()