Searched refs:lmtt_to_tile (Results 1 – 1 of 1) sorted by relevance
33 #define lmtt_assert(lmtt, condition) xe_tile_assert(lmtt_to_tile(lmtt), condition)41 static struct xe_tile *lmtt_to_tile(struct xe_lmtt *lmtt) in lmtt_to_tile() function48 return tile_to_xe(lmtt_to_tile(lmtt)); in lmtt_to_xe()69 bo = xe_bo_create_pin_map(lmtt_to_xe(lmtt), lmtt_to_tile(lmtt), NULL, in lmtt_pt_alloc()73 XE_BO_FLAG_VRAM_IF_DGFX(lmtt_to_tile(lmtt)) | in lmtt_pt_alloc()188 struct xe_tile *tile = lmtt_to_tile(lmtt); in lmtt_setup_dir_ptr()