Home
last modified time | relevance | path

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

/qemu/include/hw/arm/
H A Dvirt.h162 char *pciehb_nodename; member
/qemu/hw/arm/
H A Dvirt.c1445 node = g_strdup_printf("%s/virtio_iommu@%x,%x", vms->pciehb_nodename, in create_virtio_iommu_dt_bindings()
1457 qemu_fdt_setprop_cells(ms->fdt, vms->pciehb_nodename, "iommu-map", in create_virtio_iommu_dt_bindings()
1536 nodename = vms->pciehb_nodename = g_strdup_printf("/pcie@%" PRIx64, base); in create_pcie()