Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h188 int smmu_ptw(SMMUState *bs, SMMUTransCfg *cfg, dma_addr_t iova,
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c709 int smmu_ptw(SMMUState *bs, SMMUTransCfg *cfg, dma_addr_t iova, in smmu_ptw() function
794 status = smmu_ptw(bs, cfg, addr, flag, cached_entry, info); in smmu_translate()