Searched refs:SMMU_PCI_DEVFN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/arm/ | ||
H A D | smmu-common.h | 28 #define SMMU_PCI_DEVFN(sid) (sid & 0xFF) macro |
/openbmc/qemu/hw/arm/ | ||
H A D | smmu-common.c | 877 devfn = SMMU_PCI_DEVFN(sid); in smmu_find_sdev() |