Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/riscv/
H A Dvirt.h39 VIRT_AIA_TYPE_NONE = 0, enumerator
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c97 } else if (s->aia_type == VIRT_AIA_TYPE_NONE) { in riscv_acpi_madt_add_rintc()
438 if (s->aia_type == VIRT_AIA_TYPE_NONE) { in build_dsdt()
541 if (s->aia_type != VIRT_AIA_TYPE_NONE) { in build_madt()
H A Dvirt.c201 if (s->aia_type != VIRT_AIA_TYPE_NONE) { in create_pcie_irq_map()
789 if (s->aia_type == VIRT_AIA_TYPE_NONE) { in create_fdt_sockets()
844 if (s->aia_type == VIRT_AIA_TYPE_NONE) { in create_fdt_virtio()
948 if (s->aia_type == VIRT_AIA_TYPE_NONE) { in create_fdt_uart()
971 if (s->aia_type == VIRT_AIA_TYPE_NONE) { in create_fdt_rtc()
1546 if (s->aia_type == VIRT_AIA_TYPE_NONE) { in virt_machine_init()
1712 s->aia_type = VIRT_AIA_TYPE_NONE; in virt_set_aia()