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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gmc.h148 void (*get_vm_pte)(struct amdgpu_device *adev, member in struct:amdgpu_gmc_funcs
346 #define amdgpu_gmc_get_vm_pte(adev, mapping, flags) (adev)->gmc.gmc_funcs->get_vm_pte((adev), (mapping), (flags))
H A Dgmc_v10_0.c671 .get_vm_pte = gmc_v10_0_get_vm_pte,
H A Dgmc_v6_0.c1123 .get_vm_pte = gmc_v6_0_get_vm_pte,
H A Dgmc_v11_0.c579 .get_vm_pte = gmc_v11_0_get_vm_pte,
H A Dgmc_v7_0.c1366 .get_vm_pte = gmc_v7_0_get_vm_pte,
H A Dgmc_v9_0.c1446 .get_vm_pte = gmc_v9_0_get_vm_pte,
H A Dgmc_v8_0.c1724 .get_vm_pte = gmc_v8_0_get_vm_pte,

Completed in 195 milliseconds