Home
last modified time | relevance | path

Searched defs:pt_base (Results 1 – 16 of 16) 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()
H A Da2xx_gpu.c115 dma_addr_t pt_base, tran_error; in a2xx_hw_init() local
/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_v3_0.c135 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in gfxhub_v3_0_init_gart_aperture_regs() local
H A Dgfxhub_v3_0_3.c138 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in gfxhub_v3_0_3_init_gart_aperture_regs() local
H A Dgfxhub_v12_0.c143 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in gfxhub_v12_0_init_gart_aperture_regs() local
H A Dgfxhub_v11_5_0.c140 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in gfxhub_v11_5_0_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 Dmmhub_v1_7.c68 uint64_t pt_base; in mmhub_v1_7_init_gart_aperture_regs() local
H A Dmmhub_v9_4.c77 uint64_t pt_base = amdgpu_gmc_pd_addr(adev->gart.bo); in mmhub_v9_4_init_gart_aperture_regs() local
H A Dmmhub_v1_8.c81 uint64_t pt_base; in mmhub_v1_8_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.c1736 static void __init check_pt_base(unsigned long *pt_base, unsigned long *pt_end, in check_pt_base()
1765 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