Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h28 #define SMMU_PCI_DEVFN(sid) (sid & 0xFF) macro
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c877 devfn = SMMU_PCI_DEVFN(sid); in smmu_find_sdev()