Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb3.h22 #define TYPE_PHB3_MSI "phb3-msi" macro
25 TYPE_PHB3_MSI)
/qemu/hw/pci-host/
H A Dpnv_phb3_msi.c304 .name = TYPE_PHB3_MSI,
H A Dpnv_phb3.c988 object_initialize_child(obj, "msi", &phb->msis, TYPE_PHB3_MSI); in pnv_phb3_instance_init()