Home
last modified time | relevance | path

Searched defs:lmtt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_lmtt.h24 static inline int xe_lmtt_init(struct xe_lmtt *lmtt) { return 0; } in xe_lmtt_init()
25 static inline void xe_lmtt_init_hw(struct xe_lmtt *lmtt) { } in xe_lmtt_init_hw()
H A Dxe_gt_sriov_pf_config.c1351 struct xe_lmtt *lmtt; in pf_force_lmtt_invalidate() local
1366 struct xe_lmtt *lmtt; in pf_reset_vf_lmtt() local
1383 struct xe_lmtt *lmtt; in pf_update_vf_lmtt() local
H A Dxe_device_types.h183 struct xe_lmtt lmtt; member