Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Devent_channel.h60 #define EVTCHNOP_bind_virq 1 macro
/linux/drivers/xen/
H A Devtchn.c460 rc = HYPERVISOR_event_channel_op(EVTCHNOP_bind_virq, in evtchn_ioctl()