Home
last modified time | relevance | path

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

/qemu/hw/riscv/
H A Driscv-iommu.c1354 GHashTable *iot_cache, hwaddr iova, RISCVIOMMUTransTag transtag) in riscv_iommu_iot_lookup()
1367 GHashTable *iot_cache, RISCVIOMMUEntry *iot) in riscv_iommu_iot_update()
1385 GHashTable *iot_cache; in riscv_iommu_iot_inval() local
1420 GHashTable *iot_cache; in riscv_iommu_translate() local
H A Driscv-iommu.h73 GHashTable *iot_cache; /* IO Translated Address Cache */ member