Searched defs:smmu_domain (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom.c | 98 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_get_fault_info() local 113 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_set_stall() local 125 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_resume_translation() local 138 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_set_prr_bit() local 160 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_set_prr_addr() local 201 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_get_ttbr1_cfg() local 216 struct arm_smmu_domain *smmu_domain = (void *)cookie; in qcom_adreno_smmu_set_ttbr0_cfg() local 254 static int qcom_adreno_smmu_alloc_context_bank(struct arm_smmu_domain *smmu_domain, in qcom_adreno_smmu_alloc_context_bank() 299 static int qcom_adreno_smmu_init_context(struct arm_smmu_domain *smmu_domain, in qcom_adreno_smmu_init_context() 376 static int qcom_smmu_init_context(struct arm_smmu_domain *smmu_domain, in qcom_smmu_init_context()
|
D | arm-smmu.c | 243 static void arm_smmu_tlb_sync_context(struct arm_smmu_domain *smmu_domain) in arm_smmu_tlb_sync_context() 256 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_context_s1() local 269 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_context_s2() local 281 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_range_s1() local 309 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_range_s2() local 329 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_walk_s1() local 381 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_add_page_s2_v1() local 455 struct arm_smmu_domain *smmu_domain = dev; in arm_smmu_context_fault() local 510 static void arm_smmu_init_context_bank(struct arm_smmu_domain *smmu_domain, in arm_smmu_init_context_bank() 656 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.14.4/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() 141 struct arm_smmu_domain *smmu_domain = in arm_smmu_mm_arch_invalidate_secondary_tlbs() local 170 struct arm_smmu_domain *smmu_domain = in arm_smmu_mm_release() local 351 struct arm_smmu_domain *smmu_domain = to_smmu_domain(domain); in arm_smmu_sva_set_dev_pasid() local 373 struct arm_smmu_domain *smmu_domain = to_smmu_domain(domain); in arm_smmu_sva_domain_free() local 405 struct arm_smmu_domain *smmu_domain; in arm_smmu_sva_domain_alloc() local
|
D | arm-smmu-v3.c | 1376 struct arm_smmu_domain *smmu_domain) in arm_smmu_make_s1_cd() 1659 struct arm_smmu_domain *smmu_domain, in arm_smmu_make_s2_domain_ste() 2175 int arm_smmu_atc_inv_domain(struct arm_smmu_domain *smmu_domain, in arm_smmu_atc_inv_domain() 2240 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_context() local 2264 struct arm_smmu_domain *smmu_domain) in __arm_smmu_tlb_inv_range() 2334 struct arm_smmu_domain *smmu_domain) in arm_smmu_tlb_inv_range_domain() 2370 struct arm_smmu_domain *smmu_domain) in arm_smmu_tlb_inv_range_asid() 2388 struct arm_smmu_domain *smmu_domain = cookie; in arm_smmu_tlb_inv_page_nosync() local 2436 struct arm_smmu_domain *smmu_domain = to_smmu_domain(domain); in arm_smmu_enforce_cache_coherency() local 2456 struct arm_smmu_domain *smmu_domain; in arm_smmu_domain_alloc() 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
|