Home
last modified time | relevance | path

Searched refs:cpu_pt_addr (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.h63 void *cpu_pt_addr, /* cpu addr of page table */
Dgmc_v6_0.c383 static int gmc_v6_0_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in gmc_v6_0_set_pte_pde() argument
387 void __iomem *ptr = (void *)cpu_pt_addr; in gmc_v6_0_set_pte_pde()
Dgmc_v9_0.c421 static int gmc_v9_0_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in gmc_v9_0_set_pte_pde() argument
425 void __iomem *ptr = (void *)cpu_pt_addr; in gmc_v9_0_set_pte_pde()
Dgmc_v7_0.c472 static int gmc_v7_0_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in gmc_v7_0_set_pte_pde() argument
476 void __iomem *ptr = (void *)cpu_pt_addr; in gmc_v7_0_set_pte_pde()
Dgmc_v8_0.c653 static int gmc_v8_0_set_pte_pde(struct amdgpu_device *adev, void *cpu_pt_addr, in gmc_v8_0_set_pte_pde() argument
657 void __iomem *ptr = (void *)cpu_pt_addr; in gmc_v8_0_set_pte_pde()