Home
last modified time | relevance | path

Searched refs:get_vm_pte (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gmc.h131 void (*get_vm_pte)(struct amdgpu_device *adev, member
273 #define amdgpu_gmc_get_vm_pte(adev, mapping, flags) (adev)->gmc.gmc_funcs->get_vm_pte((adev), (mapp…
A Dgmc_v6_0.c1133 .get_vm_pte = gmc_v6_0_get_vm_pte,
A Dgmc_v10_0.c648 .get_vm_pte = gmc_v10_0_get_vm_pte,
A Dgmc_v7_0.c1376 .get_vm_pte = gmc_v7_0_get_vm_pte,
A Dgmc_v9_0.c1143 .get_vm_pte = gmc_v9_0_get_vm_pte,
A Dgmc_v8_0.c1734 .get_vm_pte = gmc_v8_0_get_vm_pte,

Completed in 18 milliseconds