Searched refs:cb_base (Results 1 – 2 of 2) sorted by relevance
636 void __iomem *cb_base; in arm_smmu_context_fault() local638 cb_base = ARM_SMMU_CB_BASE(smmu) + ARM_SMMU_CB(smmu, cfg->cbndx); in arm_smmu_context_fault()639 fsr = readl_relaxed(cb_base + ARM_SMMU_CB_FSR); in arm_smmu_context_fault()649 fsynr = readl_relaxed(cb_base + ARM_SMMU_CB_FSYNR0); in arm_smmu_context_fault()652 far = readl_relaxed(cb_base + ARM_SMMU_CB_FAR_LO); in arm_smmu_context_fault()655 far = readl_relaxed(cb_base + ARM_SMMU_CB_FAR_HI); in arm_smmu_context_fault()671 writel(fsr, cb_base + ARM_SMMU_CB_FSR); in arm_smmu_context_fault()675 writel_relaxed(resume, cb_base + ARM_SMMU_CB_RESUME); in arm_smmu_context_fault()712 void __iomem *cb_base, *gr1_base; in arm_smmu_init_context_bank() local716 cb_base = ARM_SMMU_CB_BASE(smmu) + ARM_SMMU_CB(smmu, cfg->cbndx); in arm_smmu_init_context_bank()[all …]
193 struct ebt_counter *counter_base, *cb_base; in ebt_do_table() local211 cb_base = COUNTER_BASE(private->counters, private->nentries, in ebt_do_table()220 counter_base = cb_base + private->hook_entry[hook]->counter_offset; in ebt_do_table()276 counter_base = cb_base + in ebt_do_table()304 counter_base = cb_base + chaininfo->counter_offset; in ebt_do_table()