Home
last modified time | relevance | path

Searched defs:pagetable (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/mm/
H A Dpgtable-64.c44 void pmd_init(unsigned long addr, unsigned long pagetable) in pmd_init() argument
67 void pud_init(unsigned long addr, unsigned long pagetable) in pud_init() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dpgtable-64.c46 void pmd_init(unsigned long addr, unsigned long pagetable) in pmd_init() argument
69 void pud_init(unsigned long addr, unsigned long pagetable) in pud_init() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dpgtable-64.c49 unsigned long pagetable = (unsigned long)invalid_pte_table; in pmd_init() local
73 unsigned long pagetable in pud_init() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/mm/
H A Dpgtable.c75 unsigned long pagetable = (unsigned long)invalid_pte_table; in pmd_init() local
99 unsigned long pagetable in pud_init() local
[all...]
/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu-debug.c240 DEFINE_SHOW_ATTRIBUTE(pagetable); variable
H A Dexynos-iommu.c846 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_detach_device() local
885 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_attach_device() local
/kernel/linux/linux-6.6/drivers/iommu/
H A Domap-iommu-debug.c240 DEFINE_SHOW_ATTRIBUTE(pagetable); variable
H A Dexynos-iommu.c988 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_detach_device() local
1027 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_attach_device() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_iommu.c35 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_unmap() local
54 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map() local
84 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_destroy() local
103 struct msm_iommu_pagetable *pagetable; msm_iommu_pagetable_params() local
150 struct msm_iommu_pagetable *pagetable; msm_iommu_pagetable_create() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_iommu.c36 static size_t calc_pgsize(struct msm_iommu_pagetable *pagetable, in calc_pgsize() argument
94 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_unmap() local
118 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map() local
156 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); msm_iommu_pagetable_destroy() local
175 struct msm_iommu_pagetable *pagetable; msm_iommu_pagetable_params() local
206 struct msm_iommu_pagetable *pagetable = cookie; msm_iommu_tlb_flush_all() local
222 struct msm_iommu_pagetable *pagetable = cookie; msm_iommu_tlb_flush_walk() local
253 struct msm_iommu_pagetable *pagetable; msm_iommu_pagetable_create() local
[all...]

Completed in 8 milliseconds