Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Divshmem-flat.h35 typedef struct IvshmemFTState IvshmemFTState; typedef
59 struct IvshmemFTState { struct
60 SysBusDevice parent_obj;
62 uint64_t msg_buf;
63 int msg_buffered_bytes;
66 IvshmemPeer own;
68 CharBackend server_chr;
71 qemu_irq irq;
74 MemoryRegion iomem;
75 uint32_t intmask;
[all …]