Searched refs:map_mtype (Results 1 – 4 of 4) sorted by relevance
126 uint64_t (*map_mtype)(struct amdgpu_device *adev, uint32_t flags); member251 #define amdgpu_gmc_map_mtype(adev, flags) (adev)->gmc.gmc_funcs->map_mtype((adev),(flags))
604 .map_mtype = gmc_v10_0_map_mtype,
575 if (adev->gmc.gmc_funcs->map_mtype) in amdgpu_gem_va_map_flags()
1118 .map_mtype = gmc_v9_0_map_mtype,