Home
last modified time | relevance | path

Searched refs:EVTCHNOP_bind_virq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Devent_channel.h53 * EVTCHNOP_bind_virq: Bind a local event channel to VIRQ <irq> on specified
60 #define EVTCHNOP_bind_virq 1 macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Devent_channel.h53 * EVTCHNOP_bind_virq: Bind a local event channel to VIRQ <irq> on specified
60 #define EVTCHNOP_bind_virq 1 macro
/kernel/linux/linux-5.10/drivers/xen/
H A Devtchn.c479 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in evtchn_ioctl()
/kernel/linux/linux-6.6/drivers/xen/
H A Devtchn.c460 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in evtchn_ioctl()
/kernel/linux/linux-5.10/drivers/xen/events/
H A Devents_base.c1323 ret = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in bind_virq_to_irq()
1925 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in restore_cpu_virqs()
/kernel/linux/linux-6.6/drivers/xen/events/
H A Devents_base.c1390 ret = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in bind_virq_to_irq()
1981 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in restore_cpu_virqs()

Completed in 9 milliseconds