Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c42 typedef struct RISCVIOMMUEntry RISCVIOMMUEntry; typedef
1211 RISCVIOMMUEntry *t1 = (RISCVIOMMUEntry *) v1; in riscv_iommu_iot_equal()
1212 RISCVIOMMUEntry *t2 = (RISCVIOMMUEntry *) v2; in riscv_iommu_iot_equal()
1219 RISCVIOMMUEntry *t = (RISCVIOMMUEntry *) v; in riscv_iommu_iot_hash()
1227 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_pscid_iova()
1228 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data; in riscv_iommu_iot_inval_pscid_iova()
1240 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_pscid()
1241 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data; in riscv_iommu_iot_inval_pscid()
1252 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value; in riscv_iommu_iot_inval_gscid_gpa()
1253 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data; in riscv_iommu_iot_inval_gscid_gpa()
[all …]