Home
last modified time | relevance | path

Searched refs:RemotePCIHost (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dremote.h18 OBJECT_DECLARE_SIMPLE_TYPE(RemotePCIHost, REMOTE_PCIHOST)
20 struct RemotePCIHost { struct
/openbmc/qemu/hw/pci-host/
H A Dremote.c42 RemotePCIHost *s = REMOTE_PCIHOST(dev); in remote_pcihost_realize()
65 .instance_size = sizeof(RemotePCIHost),
/openbmc/qemu/include/hw/remote/
H A Dmachine.h23 RemotePCIHost *host;
/openbmc/qemu/hw/remote/
H A Dmachine.c32 RemotePCIHost *rem_host; in remote_machine_init()