Searched refs:dc_fmt (Results 1 – 1 of 1) sorted by relevance
864 const int dc_fmt = !s->enable_msi; in riscv_iommu_ctx_fetch() local865 const size_t dc_len = sizeof(dc) >> dc_fmt; in riscv_iommu_ctx_fetch()913 if (ctx->devid >= (1 << (depth * 9 + 6 + (dc_fmt && depth != 2)))) { in riscv_iommu_ctx_fetch()928 const int split = depth * 9 + 6 + dc_fmt; in riscv_iommu_ctx_fetch()