Home
last modified time | relevance | path

Searched refs:TYPE_REMOTE_PCIHOST (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dremote.h17 #define TYPE_REMOTE_PCIHOST "remote-pcihost" macro
/openbmc/qemu/hw/pci-host/
H A Dremote.c63 .name = TYPE_REMOTE_PCIHOST,
/openbmc/qemu/hw/remote/
H A Dmachine.c41 rem_host = REMOTE_PCIHOST(qdev_new(TYPE_REMOTE_PCIHOST)); in remote_machine_init()