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
224 static bool riscv_iommu_msi_check(RISCVIOMMUState *s, RISCVIOMMUContext *ctx, in riscv_iommu_msi_check()
256 static int riscv_iommu_spa_fetch(RISCVIOMMUState *s, RISCVIOMMUContext *ctx, in riscv_iommu_spa_fetch()
496 RISCVIOMMUContext *ctx, in riscv_iommu_report_fault()
536 RISCVIOMMUContext *ctx, uint64_t gpa, uint64_t data, in riscv_iommu_msi_write()
686 RISCVIOMMUContext *ctx) in riscv_iommu_validate_device_ctx()
798 RISCVIOMMUContext *ctx) in riscv_iommu_validate_process_ctx()
857 static int riscv_iommu_ctx_fetch(RISCVIOMMUState *s, RISCVIOMMUContext *ctx) in riscv_iommu_ctx_fetch()
1053 RISCVIOMMUContext *c1 = (RISCVIOMMUContext *) v1; in riscv_iommu_ctx_equal()
[all …]