Home
last modified time | relevance | path

Searched defs:evtchn_bind_virq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Devent_channel.h61 struct evtchn_bind_virq { struct
63 uint32_t virq;
64 uint32_t vcpu;
66 evtchn_port_t port;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h125 struct evtchn_bind_virq { struct
132 typedef struct evtchn_bind_virq evtchn_bind_virq_t; argument