Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c1254 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_all() local
1265 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_pscid() local
1277 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_iova() local
1289 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_pscid_iova() local
1303 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid() local
1315 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid_pscid() local
1329 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid_iova() local
1342 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid_pscid_iova() local
1367 GHashTable *iot_cache, RISCVIOMMUEntry *iot) in riscv_iommu_iot_update()
1416 RISCVIOMMUEntry *iot; in riscv_iommu_translate() local