Searched refs:tile__ (Results 1 – 1 of 1) sorted by relevance
89 #define tile_to_xe(tile__) \ argument90 _Generic(tile__, \91 const struct xe_tile * : (const struct xe_device *)((tile__)->xe), \92 struct xe_tile * : (tile__)->xe)