Home
last modified time | relevance | path

Searched refs:GPEXRootState (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dgpex.h33 OBJECT_DECLARE_SIMPLE_TYPE(GPEXRootState, GPEX_ROOT_DEVICE)
37 struct GPEXRootState { struct
57 GPEXRootState gpex_root; argument
/openbmc/qemu/hw/pci-host/
H A Dgpex.c187 GPEXRootState *root = &s->gpex_root; in gpex_host_initfn()
211 VMSTATE_PCI_DEVICE(parent_obj, GPEXRootState),
238 .instance_size = sizeof(GPEXRootState),