Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h76 struct evtchn_bind_pirq { struct
78 uint32_t pirq;
80 uint32_t flags; /* BIND_PIRQ__* */
82 evtchn_port_t port;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h140 struct evtchn_bind_pirq { struct
148 typedef struct evtchn_bind_pirq evtchn_bind_pirq_t; argument