Home
last modified time | relevance | path

Searched defs:iot_cache (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c1281 GHashTable *iot_cache, hwaddr iova) in riscv_iommu_iot_lookup()
1293 GHashTable *iot_cache, RISCVIOMMUEntry *iot) in riscv_iommu_iot_update()
1311 GHashTable *iot_cache; in riscv_iommu_iot_inval() local
1330 GHashTable *iot_cache; in riscv_iommu_translate() local
H A Driscv-iommu.h73 GHashTable *iot_cache; /* IO Translated Address Cache */ member