Lines Matching defs:gt
36 static int pf_send_guc_query_vf_state_size(struct xe_gt *gt, unsigned int vfid) in pf_send_guc_query_vf_state_size()
45 static int pf_send_guc_save_vf_state(struct xe_gt *gt, unsigned int vfid, in pf_send_guc_save_vf_state()
81 static int pf_send_guc_restore_vf_state(struct xe_gt *gt, unsigned int vfid, in pf_send_guc_restore_vf_state()
116 static bool pf_migration_supported(struct xe_gt *gt) in pf_migration_supported()
122 static struct mutex *pf_migration_mutex(struct xe_gt *gt) in pf_migration_mutex()
128 static struct xe_gt_sriov_state_snapshot *pf_pick_vf_snapshot(struct xe_gt *gt, in pf_pick_vf_snapshot()
138 static unsigned int pf_snapshot_index(struct xe_gt *gt, struct xe_gt_sriov_state_snapshot *snapshot) in pf_snapshot_index()
143 static void pf_free_guc_state(struct xe_gt *gt, struct xe_gt_sriov_state_snapshot *snapshot) in pf_free_guc_state()
152 static int pf_alloc_guc_state(struct xe_gt *gt, in pf_alloc_guc_state()
179 static void pf_dump_guc_state(struct xe_gt *gt, struct xe_gt_sriov_state_snapshot *snapshot) in pf_dump_guc_state()
191 static int pf_save_vf_guc_state(struct xe_gt *gt, unsigned int vfid) in pf_save_vf_guc_state()
233 int xe_gt_sriov_pf_migration_save_guc_state(struct xe_gt *gt, unsigned int vfid) in xe_gt_sriov_pf_migration_save_guc_state()
251 static int pf_restore_vf_guc_state(struct xe_gt *gt, unsigned int vfid) in pf_restore_vf_guc_state()
282 int xe_gt_sriov_pf_migration_restore_guc_state(struct xe_gt *gt, unsigned int vfid) in xe_gt_sriov_pf_migration_restore_guc_state()
316 ssize_t xe_gt_sriov_pf_migration_read_guc_state(struct xe_gt *gt, unsigned int vfid, in xe_gt_sriov_pf_migration_read_guc_state()
355 ssize_t xe_gt_sriov_pf_migration_write_guc_state(struct xe_gt *gt, unsigned int vfid, in xe_gt_sriov_pf_migration_write_guc_state()
385 static bool pf_check_migration_support(struct xe_gt *gt) in pf_check_migration_support()
402 int xe_gt_sriov_pf_migration_init(struct xe_gt *gt) in xe_gt_sriov_pf_migration_init()