1 /* SPDX-License-Identifier: MIT */
3 * Copyright © 2023 Intel Corporation
9 #include "xe_device_types.h"
13 int xe_tile_init_early(struct xe_tile *tile, struct xe_device *xe, u8 id);
14 int xe_tile_init_noalloc(struct xe_tile *tile);
16 void xe_tile_migrate_wait(struct xe_tile *tile);