Home
last modified time | relevance | path

Searched defs:irq_virtio_phandle (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/riscv/
H A Dvirt.c746 uint32_t *irq_virtio_phandle, in create_fdt_sockets()
845 static void create_fdt_virtio(RISCVVirtState *s, uint32_t irq_virtio_phandle) in create_fdt_virtio()
1135 uint32_t irq_pcie_phandle = 1, irq_virtio_phandle = 1; in finalize_fdt() local