Searched refs:tile__ (Results 1 – 1 of 1) sorted by relevance
94 #define tile_to_xe(tile__) \ argument95 _Generic(tile__, \96 const struct xe_tile * : (const struct xe_device *)((tile__)->xe), \97 struct xe_tile * : (tile__)->xe)