Searched refs:xe_lmtt_ops (Results 1 – 5 of 5) sorted by relevance
14 struct xe_lmtt_ops;26 const struct xe_lmtt_ops *ops;50 struct xe_lmtt_ops { struct60 extern const struct xe_lmtt_ops lmtt_2l_ops; argument61 extern const struct xe_lmtt_ops lmtt_ml_ops;
13 struct xe_lmtt_ops;
143 const struct xe_lmtt_ops lmtt_2l_ops = {
154 const struct xe_lmtt_ops lmtt_ml_ops = {
10 const struct xe_lmtt_ops *ops;26 const struct xe_lmtt_ops *ops = p->ops; in test_ops()