amdgpu_mem_type_to_domain
if (!(domain & amdgpu_mem_type_to_domain(mem_type)))
amdgpu_mem_type_to_domain(bo->tbo.resource->mem_type)))
if (!(bo->preferred_domains & amdgpu_mem_type_to_domain(res_memtype)))
amdgpu_mem_type_to_domain(bo->tbo.resource->mem_type))