Home
last modified time | relevance | path

Searched refs:xe_sriov_packet_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_packet.c88 struct xe_sriov_packet *xe_sriov_packet_alloc(struct xe_device *xe) in xe_sriov_packet_alloc() function
330 *data = xe_sriov_packet_alloc(xe); in xe_sriov_packet_write_single()
370 data = xe_sriov_packet_alloc(xe); in pf_descriptor_init()
481 data = xe_sriov_packet_alloc(xe); in pf_trailer_init()
H A Dxe_gt_sriov_pf_migration.c71 data = xe_sriov_packet_alloc(gt_to_xe(gt)); in pf_save_vf_ggtt_mig_data()
252 data = xe_sriov_packet_alloc(gt_to_xe(gt)); in pf_save_vf_guc_mig_data()
427 data = xe_sriov_packet_alloc(gt_to_xe(gt)); in pf_save_vf_mmio_mig_data()
562 data = xe_sriov_packet_alloc(gt_to_xe(gt)); in pf_save_vram_chunk()