Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gmc.h134 void (*get_vm_pte)(struct amdgpu_device *adev, member
303 #define amdgpu_gmc_get_vm_pte(adev, mapping, flags) (adev)->gmc.gmc_funcs->get_vm_pte((adev), (mapp…
A Dgmc_v6_0.c1124 .get_vm_pte = gmc_v6_0_get_vm_pte,
A Dgmc_v11_0.c555 .get_vm_pte = gmc_v11_0_get_vm_pte,
A Dgmc_v10_0.c677 .get_vm_pte = gmc_v10_0_get_vm_pte,
A Dgmc_v7_0.c1365 .get_vm_pte = gmc_v7_0_get_vm_pte,
A Dgmc_v8_0.c1729 .get_vm_pte = gmc_v8_0_get_vm_pte,
A Dgmc_v9_0.c1271 .get_vm_pte = gmc_v9_0_get_vm_pte,

Completed in 79 milliseconds