Home
last modified time | relevance | path

Searched refs:cpu_pt_addr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c91 * @cpu_pt_addr: cpu address of the page table
98 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in amdgpu_gmc_set_pte_pde() argument
102 void __iomem *ptr = (void *)cpu_pt_addr; in amdgpu_gmc_set_pte_pde()
H A Damdgpu_gmc.h286 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c147 * @cpu_pt_addr: cpu address of the page table
154 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in amdgpu_gmc_set_pte_pde() argument
158 void __iomem *ptr = (void *)cpu_pt_addr; in amdgpu_gmc_set_pte_pde()
H A Damdgpu_gmc.h383 int amdgpu_gmc_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr,

Completed in 4 milliseconds