Searched refs:map_mtype (Results 1 – 6 of 6) sorted by relevance
145 uint64_t (*map_mtype)(struct amdgpu_device *adev, uint32_t flags); member361 #define amdgpu_gmc_map_mtype(adev, flags) (adev)->gmc.gmc_funcs->map_mtype((adev),(flags))
567 .map_mtype = gmc_v12_0_map_mtype,
534 .map_mtype = gmc_v11_0_map_mtype,
570 .map_mtype = gmc_v10_0_map_mtype,
812 if (adev->gmc.gmc_funcs->map_mtype)
1408 .map_mtype = gmc_v9_0_map_mtype,