Lines Matching defs:xe

19 static struct xe_sriov_migration_state *pf_pick_migration(struct xe_device *xe, unsigned int vfid)  in pf_pick_migration()
34 wait_queue_head_t *xe_sriov_pf_migration_waitqueue(struct xe_device *xe, unsigned int vfid) in xe_sriov_pf_migration_waitqueue()
45 bool xe_sriov_pf_migration_supported(struct xe_device *xe) in xe_sriov_pf_migration_supported()
57 void xe_sriov_pf_migration_disable(struct xe_device *xe, const char *fmt, ...) in xe_sriov_pf_migration_disable()
76 static void pf_migration_check_support(struct xe_device *xe) in pf_migration_check_support()
97 int xe_sriov_pf_migration_init(struct xe_device *xe) in xe_sriov_pf_migration_init()
127 static bool pf_migration_data_ready(struct xe_device *xe, unsigned int vfid) in pf_migration_data_ready()
143 pf_migration_consume(struct xe_device *xe, unsigned int vfid) in pf_migration_consume()
178 xe_sriov_pf_migration_save_consume(struct xe_device *xe, unsigned int vfid) in xe_sriov_pf_migration_save_consume()
200 static int pf_handle_descriptor(struct xe_device *xe, unsigned int vfid, in pf_handle_descriptor()
217 static int pf_handle_trailer(struct xe_device *xe, unsigned int vfid, in pf_handle_trailer()
248 int xe_sriov_pf_migration_restore_produce(struct xe_device *xe, unsigned int vfid, in xe_sriov_pf_migration_restore_produce()
281 ssize_t xe_sriov_pf_migration_read(struct xe_device *xe, unsigned int vfid, in xe_sriov_pf_migration_read()
315 ssize_t xe_sriov_pf_migration_write(struct xe_device *xe, unsigned int vfid, in xe_sriov_pf_migration_write()
346 ssize_t xe_sriov_pf_migration_size(struct xe_device *xe, unsigned int vfid) in xe_sriov_pf_migration_size()