Searched refs:ctx_base (Results 1 – 2 of 2) sorted by relevance
32 uint32_t val, cb_idx, smmu_id, ctx_base; in tegra_smmu_init() local48 ctx_base = (SMMU_GSR0_PGSIZE_64K * SMMU_NUM_CONTEXTS) in tegra_smmu_init()52 ctx_base + (SMMU_GSR0_PGSIZE_64K * cb_idx)); in tegra_smmu_init()54 tegra_smmu_write_32(smmu_id, ctx_base + in tegra_smmu_init()75 uint32_t cb_idx, ctx_base, smmu_id, val; in tegra_smmu_verify() local104 ctx_base = (SMMU_GSR0_PGSIZE_64K * SMMU_NUM_CONTEXTS) + in tegra_smmu_verify()108 ctx_base + (SMMU_GSR0_PGSIZE_64K * cb_idx)); in tegra_smmu_verify()
432 const int ctx_base = get_entropy_context(tx_size, a, l); in get_txb_ctx() local437 txb_ctx->txb_skip_ctx = ctx_base + ctx_offset; in get_txb_ctx()