Home
last modified time | relevance | path

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

/qemu/include/hw/arm/
H A Dvirt.h158 VirtMSIControllerType msi_controller; member
/qemu/hw/arm/
H A Dvirt.c708 vms->msi_controller = VIRT_MSI_CTRL_ITS; in create_its()
729 vms->msi_controller = VIRT_MSI_CTRL_GICV2M; in create_v2m()
2806 switch (vms->msi_controller) { in virt_machine_device_pre_plug_cb()