Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h210 SMMUTLBEntry *smmu_iotlb_lookup(SMMUState *bs, SMMUTransCfg *cfg,
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c108 SMMUTLBEntry *smmu_iotlb_lookup(SMMUState *bs, SMMUTransCfg *cfg, in smmu_iotlb_lookup() function
780 cached_entry = smmu_iotlb_lookup(bs, cfg, &tt_combined, addr); in smmu_translate()