Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gmc.h158 uint64_t (*map_mtype)(struct amdgpu_device *adev, uint32_t flags); member
359 #define amdgpu_gmc_map_mtype(adev, flags) (adev)->gmc.gmc_funcs->map_mtype((adev),(flags))
A Dgmc_v11_0.c530 .map_mtype = gmc_v11_0_map_mtype,
A Dgmc_v12_0.c546 .map_mtype = gmc_v12_0_map_mtype,
A Dgmc_v10_0.c566 .map_mtype = gmc_v10_0_map_mtype,
A Damdgpu_gem.c816 if (adev->gmc.gmc_funcs->map_mtype) in amdgpu_gem_va_map_flags()
A Dgmc_v9_0.c1394 .map_mtype = gmc_v9_0_map_mtype,

Completed in 19 milliseconds