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.c1396 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_all() local
1407 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_pscid() local
1419 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_iova() local
1431 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_pscid_iova() local
1445 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid() local
1457 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid_pscid() local
1471 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid_iova() local
1484 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid_pscid_iova() local
1509 GHashTable *iot_cache, RISCVIOMMUEntry *iot) in riscv_iommu_iot_update()
1558 RISCVIOMMUEntry *iot; in riscv_iommu_translate() local