Searched refs:isp_mmu (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/staging/media/atomisp/include/mmu/ |
| H A D | isp_mmu.h | 56 struct isp_mmu; 77 unsigned int (*get_pd_base)(struct isp_mmu *mmu, phys_addr_t pd_base); 89 void (*tlb_flush_range)(struct isp_mmu *mmu, 91 void (*tlb_flush_all)(struct isp_mmu *mmu); 92 unsigned int (*phys_to_pte)(struct isp_mmu *mmu, 94 phys_addr_t (*pte_to_phys)(struct isp_mmu *mmu, 99 struct isp_mmu { struct 121 int isp_mmu_init(struct isp_mmu *mmu, struct isp_mmu_client *driver); argument 125 void isp_mmu_exit(struct isp_mmu *mmu); 137 int isp_mmu_map(struct isp_mmu *mmu, unsigned int isp_virt, [all …]
|
| /linux/drivers/staging/media/atomisp/pci/mmu/ |
| H A D | isp_mmu.c | 46 static void free_mmu_map(struct isp_mmu *mmu, unsigned int start_isp_virt, 68 static phys_addr_t isp_pte_to_pgaddr(struct isp_mmu *mmu, in isp_pte_to_pgaddr() 74 static unsigned int isp_pgaddr_to_pte_valid(struct isp_mmu *mmu, in isp_pgaddr_to_pte_valid() 86 static phys_addr_t alloc_page_table(struct isp_mmu *mmu) in alloc_page_table() 114 static void free_page_table(struct isp_mmu *mmu, phys_addr_t page) in free_page_table() 131 static void mmu_remap_error(struct isp_mmu *mmu, in mmu_remap_error() 150 static void mmu_unmap_l2_pte_error(struct isp_mmu *mmu, in mmu_unmap_l2_pte_error() 166 static void mmu_unmap_l1_pte_error(struct isp_mmu *mmu, in mmu_unmap_l1_pte_error() 178 static void mmu_unmap_l1_pt_error(struct isp_mmu *mmu, unsigned int pte) in mmu_unmap_l1_pt_error() 188 static int mmu_l2_map(struct isp_mmu *mmu, phys_addr_t l1_pt, in mmu_l2_map() [all …]
|
| H A D | sh_mmu_mrfld.c | 20 static unsigned int sh_phys_to_pte(struct isp_mmu *mmu, in sh_phys_to_pte() 26 static phys_addr_t sh_pte_to_phys(struct isp_mmu *mmu, in sh_pte_to_phys() 34 static unsigned int sh_get_pd_base(struct isp_mmu *mmu, in sh_get_pd_base() 53 static void sh_tlb_flush(struct isp_mmu *mmu) in sh_tlb_flush()
|
| /linux/drivers/staging/media/atomisp/include/hmm/ |
| H A D | hmm_bo.h | 80 struct isp_mmu mmu;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-pp1516.dtsi | 455 &isp_mmu {
|
| H A D | px30-evb.dts | 496 &isp_mmu {
|
| H A D | px30.dtsi | 1268 iommus = <&isp_mmu>; 1284 isp_mmu: iommu@ff4a8000 { label
|
| H A D | rk3368.dtsi | 851 isp_mmu: iommu@ff914000 { label
|
| /linux/drivers/staging/media/atomisp/ |
| H A D | Makefile | 110 pci/mmu/isp_mmu.o \
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288.dtsi | 996 isp_mmu: iommu@ff914000 { label
|