Home
last modified time | relevance | path

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

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