Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h176 SMMUPciBus *smmu_find_smmu_pcibus(SMMUState *s, uint8_t bus_num);
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c809 SMMUPciBus *smmu_find_smmu_pcibus(SMMUState *s, uint8_t bus_num) in smmu_find_smmu_pcibus() function
875 smmu_bus = smmu_find_smmu_pcibus(s, bus_n); in smmu_find_sdev()