Home
last modified time | relevance | path

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

/linux-6.6.21/include/xen/interface/
Devent_channel.h128 struct evtchn_status { struct
130 domid_t dom;
131 evtchn_port_t port;
139 uint32_t status;
140 uint32_t vcpu; /* VCPU to which this channel is bound. */
141 union {
151 } u;