Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dvmbus.c216 struct VMBus { struct
217 BusState parent;
242 QTAILQ_HEAD(, VMBusGpadl) gpadl_list; argument
246 * guest->host notifications for older VMBus, to be dispatched via argument
257 static VMBusGpadl *create_gpadl(VMBus *vmbus, uint32_t id, in create_gpadl() argument