Home
last modified time | relevance | path

Searched defs:pt_base (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da2xx_gpummu.c17 dma_addr_t pt_base; member
115 void a2xx_gpummu_params(struct msm_mmu *mmu, dma_addr_t *pt_base, in a2xx_gpummu_params()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmhub_v1_0.c70 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in mmhub_v1_0_init_gart_aperture_regs() local
234 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in mmhub_v1_0_init_saw() local
H A Dgfxhub_v1_0.c56 uint64_t pt_base; in gfxhub_v1_0_init_gart_aperture_regs() local
H A Dgfxhub_v2_0.c136 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in gfxhub_v2_0_init_gart_aperture_regs() local
H A Dgfxhub_v2_1.c139 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in gfxhub_v2_1_init_gart_aperture_regs() local
H A Dmmhub_v2_0.c188 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in mmhub_v2_0_init_gart_aperture_regs() local
H A Dmmhub_v2_3.c126 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in mmhub_v2_3_init_gart_aperture_regs() local
H A Dgfxhub_v1_2.c79 uint64_t pt_base; in gfxhub_v1_2_xcc_init_gart_aperture_regs() local
H A Dgfxhub_v12_1.c96 uint64_t pt_base; in gfxhub_v12_1_xcc_init_gart_aperture_regs() local
/linux/drivers/iommu/
H A Dexynos-iommu.c266 u32 pt_base; /* page table base address (physical) */ member
475 u32 pt_base; in __sysmmu_set_ptbase() local
/linux/arch/x86/xen/
H A Dmmu_pv.c1744 static void __init check_pt_base(unsigned long *pt_base, unsigned long *pt_end, in check_pt_base()
1773 unsigned long pt_base, pt_end; in xen_setup_kernel_pagetable() local
/linux/include/xen/interface/
H A Dxen.h639 unsigned long pt_base; /* VIRTUAL address of page directory. */ member