Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h165 struct evtchn_bind_vcpu { struct
167 evtchn_port_t port;
168 uint32_t vcpu;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h231 struct evtchn_bind_vcpu { struct
236 typedef struct evtchn_bind_vcpu evtchn_bind_vcpu_t; argument