Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h198 struct evtchn_init_control { struct
200 uint64_t control_gfn;
201 uint32_t offset;
202 uint32_t vcpu;
204 uint8_t link_bits;
205 uint8_t _pad[7];
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h271 struct evtchn_init_control { struct
280 typedef struct evtchn_init_control evtchn_init_control_t; argument