Searched refs:spapr_dma_dt (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_iommu.c | 630 int spapr_dma_dt(void *fdt, int node_off, const char *propname, in spapr_dma_dt() function 667 return spapr_dma_dt(fdt, node_off, propname, in spapr_tcet_dma_dt()
|
H A D | spapr_pci.c | 2335 spapr_dma_dt(fdt, bus_off, "ibm,dma-window", in spapr_dt_phb()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr.h | 909 int spapr_dma_dt(void *fdt, int node_off, const char *propname,
|