Searched refs:tbu (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu-qcom-debug.c | 106 struct qcom_tbu *tbu; in qcom_find_tbu() local 114 list_for_each_entry(tbu, &tbu_list, list) { in qcom_find_tbu() 115 start = tbu->sid_range[0]; in qcom_find_tbu() 116 end = start + tbu->sid_range[1]; in qcom_find_tbu() 118 if (qsmmu->smmu.dev->of_node == tbu->smmu_np && in qcom_find_tbu() 120 return tbu; in qcom_find_tbu() 127 static int qcom_tbu_halt(struct qcom_tbu *tbu, struct arm_smmu_domain *smmu_domain) in qcom_tbu_halt() argument 133 guard(spinlock_irqsave)(&tbu->halt_lock); in qcom_tbu_halt() 134 if (tbu->halt_count) { in qcom_tbu_halt() 135 tbu->halt_count++; in qcom_tbu_halt() [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | kodiak.dtsi | 2276 "tbu", 2406 "tbu", 3281 gfx_0_tbu: tbu@3dd9000 { 3282 compatible = "qcom,sc7280-tbu"; 3287 gfx_1_tbu: tbu@3ddd000 { 3288 compatible = "qcom,sc7280-tbu"; 6675 anoc_1_tbu: tbu@151dd000 { 6676 compatible = "qcom,sc7280-tbu"; 6683 anoc_2_tbu: tbu@151e1000 { 6684 compatible = "qcom,sc7280-tbu"; [all …]
|
| H A D | sdm845.dtsi | 2373 "tbu"; 2500 "tbu"; 5215 anoc_1_tbu: tbu@150c5000 { 5216 compatible = "qcom,sdm845-tbu"; 5224 anoc_2_tbu: tbu@150c9000 { 5225 compatible = "qcom,sdm845-tbu"; 5233 mnoc_hf_0_tbu: tbu@150cd000 { 5234 compatible = "qcom,sdm845-tbu"; 5242 mnoc_hf_1_tbu: tbu@150d1000 { 5243 compatible = "qcom,sdm845-tbu"; [all …]
|
| H A D | msm8976.dtsi | 933 "tbu",
|
| H A D | qcs404.dtsi | 636 * "tbu",
|
| H A D | sm8350.dtsi | 1573 "tbu", 1683 "tbu",
|
| H A D | sm8250.dtsi | 2185 "tbu", 2309 "tbu", 2436 "tbu",
|
| H A D | msm8939.dtsi | 1670 clock-names = "iface", "bus", "tbu";
|
| /linux/arch/powerpc/kernel/ |
| H A D | asm-offsets.c | 660 OFFSET(VCPU_TIMING_EXIT_TBU, kvm_vcpu, arch.timing_exit.tv32.tbu); in main() 662 OFFSET(VCPU_TIMING_LAST_ENTER_TBU, kvm_vcpu, arch.timing_last_enter.tv32.tbu); in main()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | kvm_host.h | 170 u32 tbu, tbl; member
|