Searched defs:smmu_domain (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom.c | 64 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_get_fault_info() local 79 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_set_stall() local 91 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_resume_translation() local 126 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_get_ttbr1_cfg() local 141 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_set_ttbr0_cfg() local 179 static int qcom_adreno_smmu_alloc_context_bank(struct arm_smmu_domain *smmu_domain, in qcom_adreno_smmu_alloc_context_bank() 210 static int qcom_adreno_smmu_init_context(struct arm_smmu_domain *smmu_domain, in qcom_adreno_smmu_init_context() 269 static int qcom_smmu_init_context(struct arm_smmu_domain *smmu_domain, in qcom_smmu_init_context()
|
D | arm-smmu.c | 242 static void arm_smmu_tlb_sync_context(struct arm_smmu_domain *smmu_domain) in arm_smmu_tlb_sync_context() 255 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_context_s1() local 268 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_context_s2() local 280 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_range_s1() local 308 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_range_s2() local 328 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_walk_s1() local 380 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_add_page_s2_v1() local 454 struct arm_smmu_domain *smmu_domain = dev; in arm_smmu_context_fault() local 509 static void arm_smmu_init_context_bank(struct arm_smmu_domain *smmu_domain, in arm_smmu_init_context_bank() 655 static int arm_smmu_alloc_context_bank(struct arm_smmu_domain *smmu_domain, in arm_smmu_alloc_context_bank() [all …]
|
D | arm-smmu-qcom-debug.c | 127 static int qcom_tbu_halt(struct qcom_tbu *tbu, struct arm_smmu_domain *smmu_domain) in qcom_tbu_halt() 201 static phys_addr_t qcom_tbu_trigger_atos(struct arm_smmu_domain *smmu_domain, in qcom_tbu_trigger_atos() 263 static phys_addr_t qcom_iova_to_phys(struct arm_smmu_domain *smmu_domain, in qcom_iova_to_phys() 348 static phys_addr_t qcom_smmu_iova_to_phys_hard(struct arm_smmu_domain *smmu_domain, dma_addr_t iova) in qcom_smmu_iova_to_phys_hard() 361 static phys_addr_t qcom_smmu_verify_fault(struct arm_smmu_domain *smmu_domain, dma_addr_t iova, u32… in qcom_smmu_verify_fault() 383 struct arm_smmu_domain *smmu_domain = dev; in qcom_smmu_context_fault() local
|
D | arm-smmu-nvidia.c | 224 struct arm_smmu_domain *smmu_domain = dev; in nvidia_smmu_context_fault() local 259 static int nvidia_smmu_init_context(struct arm_smmu_domain *smmu_domain, in nvidia_smmu_init_context()
|
D | arm-smmu-impl.c | 71 static int cavium_init_context(struct arm_smmu_domain *smmu_domain, in cavium_init_context()
|
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/ |
D | arm-smmu-v3-sva.c | 19 arm_smmu_update_s1_domain_cd_entry(struct arm_smmu_domain *smmu_domain) in arm_smmu_update_s1_domain_cd_entry() 132 struct arm_smmu_domain *smmu_domain = in arm_smmu_mm_arch_invalidate_secondary_tlbs() local 161 struct arm_smmu_domain *smmu_domain = in arm_smmu_mm_release() local 337 struct arm_smmu_domain *smmu_domain = to_smmu_domain(domain); in arm_smmu_sva_set_dev_pasid() local 359 struct arm_smmu_domain *smmu_domain = to_smmu_domain(domain); in arm_smmu_sva_domain_free() local 391 struct arm_smmu_domain *smmu_domain; in arm_smmu_sva_domain_alloc() local
|
D | arm-smmu-v3.c | 1353 struct arm_smmu_domain *smmu_domain) in arm_smmu_make_s1_cd() 1638 struct arm_smmu_domain *smmu_domain, in arm_smmu_make_s2_domain_ste() 2067 int arm_smmu_atc_inv_domain(struct arm_smmu_domain *smmu_domain, in arm_smmu_atc_inv_domain() 2123 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_context() local 2147 struct arm_smmu_domain *smmu_domain) in __arm_smmu_tlb_inv_range() 2217 struct arm_smmu_domain *smmu_domain) in arm_smmu_tlb_inv_range_domain() 2244 struct arm_smmu_domain *smmu_domain) in arm_smmu_tlb_inv_range_asid() 2262 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_page_nosync() local 2308 struct arm_smmu_domain *smmu_domain; in arm_smmu_domain_alloc() local 2323 struct arm_smmu_domain *smmu_domain; in arm_smmu_domain_alloc_paging() local [all …]
|
D | arm-smmu-v3-test.c | 306 struct arm_smmu_domain smmu_domain = { in arm_smmu_test_make_s2_ste() local 458 struct arm_smmu_domain smmu_domain = { in arm_smmu_test_make_s1_cd() local
|