Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h92 struct evtchn_bind_ipi { struct
93 uint32_t vcpu;
95 evtchn_port_t port;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h156 struct evtchn_bind_ipi { struct
161 typedef struct evtchn_bind_ipi evtchn_bind_ipi_t; argument