Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gmc.h163 void (*get_vm_pte)(struct amdgpu_device *adev, member
361 #define amdgpu_gmc_get_vm_pte(adev, mapping, flags) (adev)->gmc.gmc_funcs->get_vm_pte((adev), (mapp…
A Dgmc_v11_0.c532 .get_vm_pte = gmc_v11_0_get_vm_pte,
A Dgmc_v12_0.c548 .get_vm_pte = gmc_v12_0_get_vm_pte,
A Dgmc_v10_0.c568 .get_vm_pte = gmc_v10_0_get_vm_pte,
A Dgmc_v6_0.c1144 .get_vm_pte = gmc_v6_0_get_vm_pte,
A Dgmc_v7_0.c1364 .get_vm_pte = gmc_v7_0_get_vm_pte,
A Dgmc_v8_0.c1733 .get_vm_pte = gmc_v8_0_get_vm_pte,
A Dgmc_v9_0.c1396 .get_vm_pte = gmc_v9_0_get_vm_pte,

Completed in 30 milliseconds