Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dloongarch_pch_msi.c80 s, TYPE_LOONGARCH_PCH_MSI, 0x8); in loongarch_pch_msi_init()
102 .name = TYPE_LOONGARCH_PCH_MSI,
/openbmc/qemu/include/hw/intc/
H A Dloongarch_pch_msi.h10 #define TYPE_LOONGARCH_PCH_MSI "loongarch_pch_msi" macro
/openbmc/qemu/hw/loongarch/
H A Dvirt.c623 pch_msi = qdev_new(TYPE_LOONGARCH_PCH_MSI); in loongarch_irq_init()