Lines Matching defs:gt
36 static int pf_alloc_metadata(struct xe_gt *gt) in pf_alloc_metadata()
48 static void pf_init_workers(struct xe_gt *gt) in pf_init_workers()
61 int xe_gt_sriov_pf_init_early(struct xe_gt *gt) in xe_gt_sriov_pf_init_early()
90 int xe_gt_sriov_pf_init(struct xe_gt *gt) in xe_gt_sriov_pf_init()
106 static void pf_enable_ggtt_guest_update(struct xe_gt *gt) in pf_enable_ggtt_guest_update()
117 void xe_gt_sriov_pf_init_hw(struct xe_gt *gt) in xe_gt_sriov_pf_init_hw()
140 static void pf_clear_vf_scratch_regs(struct xe_gt *gt, unsigned int vfid) in pf_clear_vf_scratch_regs()
168 void xe_gt_sriov_pf_sanitize_hw(struct xe_gt *gt, unsigned int vfid) in xe_gt_sriov_pf_sanitize_hw()
175 static void pf_restart(struct xe_gt *gt) in pf_restart()
189 struct xe_gt *gt = container_of(w, typeof(*gt), sriov.pf.workers.restart); in pf_worker_restart_func() local
194 static void pf_queue_restart(struct xe_gt *gt) in pf_queue_restart()
210 void xe_gt_sriov_pf_restart(struct xe_gt *gt) in xe_gt_sriov_pf_restart()