Searched refs:xe_device_has_lmtt (Results 1 – 4 of 4) sorted by relevance
1354 xe_assert(xe, xe_device_has_lmtt(xe)); in pf_force_lmtt_invalidate()1369 xe_assert(xe, xe_device_has_lmtt(xe)); in pf_reset_vf_lmtt()1390 xe_assert(xe, xe_device_has_lmtt(xe)); in pf_update_vf_lmtt()1467 if (xe_device_has_lmtt(xe)) in pf_provision_vf_lmem()1496 if (xe_device_has_lmtt(xe)) { in pf_provision_vf_lmem()1511 if (xe_device_has_lmtt(xe)) in pf_provision_vf_lmem()1553 xe_gt_assert(gt, xe_device_has_lmtt(gt_to_xe(gt))); in xe_gt_sriov_pf_config_set_lmem()1664 if (!xe_device_has_lmtt(gt_to_xe(gt))) in xe_gt_sriov_pf_config_set_fair_lmem()2028 if (xe_device_has_lmtt(xe)) in pf_release_vf_config()2198 if (xe_device_has_lmtt(xe)) { in pf_validate_vf_config()
308 if (xe_device_has_lmtt(gt_to_xe(gt))) in MAKE_XE_GUC_KLV_THRESHOLDS_SET()558 if (xe_device_has_lmtt(gt_to_xe(gt))) in xe_gt_sriov_pf_debugfs_register()
174 if (!xe_device_has_lmtt(xe)) in xe_lmtt_init()554 lmtt_assert(lmtt, xe_device_has_lmtt(lmtt_to_xe(lmtt))); in xe_lmtt_estimate_pt_size()
170 static inline bool xe_device_has_lmtt(struct xe_device *xe) in xe_device_has_lmtt() function
Completed in 19 milliseconds