ttm_bo_mem_compat
bool ttm_bo_mem_compat(struct ttm_placement *placement, struct ttm_mem_reg *mem,
EXPORT_SYMBOL(ttm_bo_mem_compat);
if (!ttm_bo_mem_compat(placement, &bo->mem, &new_flags)) {