Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h157 void (*get_vm_pte)(struct amdgpu_device *adev, member
376 #define amdgpu_gmc_get_vm_pte(adev, mapping, flags) (adev)->gmc.gmc_funcs->get_vm_pte((adev), (mapp…
H A Dgmc_v12_0.c572 .get_vm_pte = gmc_v12_0_get_vm_pte,
H A Dgmc_v11_0.c539 .get_vm_pte = gmc_v11_0_get_vm_pte,
H A Dgmc_v10_0.c575 .get_vm_pte = gmc_v10_0_get_vm_pte,
H A Dgmc_v9_0.c1444 .get_vm_pte = gmc_v9_0_get_vm_pte,