Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Devent_channel.h127 struct evtchn_status { struct
129 domid_t dom;
130 evtchn_port_t port;
138 uint32_t status;
139 uint32_t vcpu; /* VCPU to which this channel is bound. */
140 union {
150 } u;