Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c41 typedef struct RISCVIOMMUContext RISCVIOMMUContext; typedef
55 struct RISCVIOMMUContext { struct
1053 RISCVIOMMUContext *c1 = (RISCVIOMMUContext *) v1; in riscv_iommu_ctx_equal()
1054 RISCVIOMMUContext *c2 = (RISCVIOMMUContext *) v2; in riscv_iommu_ctx_equal()
1061 RISCVIOMMUContext *ctx = (RISCVIOMMUContext *) v; in riscv_iommu_ctx_hash()
1072 RISCVIOMMUContext *ctx = (RISCVIOMMUContext *) value; in riscv_iommu_ctx_inval_devid_procid()
1073 RISCVIOMMUContext *arg = (RISCVIOMMUContext *) data; in riscv_iommu_ctx_inval_devid_procid()
1084 RISCVIOMMUContext *ctx = (RISCVIOMMUContext *) value; in riscv_iommu_ctx_inval_devid()
1085 RISCVIOMMUContext *arg = (RISCVIOMMUContext *) data; in riscv_iommu_ctx_inval_devid()
1095 RISCVIOMMUContext *ctx = (RISCVIOMMUContext *) value; in riscv_iommu_ctx_inval_all()
[all …]