Lines Matching refs:pc_to_xe
92 static struct xe_device *pc_to_xe(struct xe_guc_pc *pc) in pc_to_xe() function
103 xe_map_rd_field(pc_to_xe(pc_), pc_to_maps(pc_), 0, \
107 xe_map_wr_field(pc_to_xe(pc_), pc_to_maps(pc_), 0, \
120 xe_device_assert_mem_access(pc_to_xe(pc)); in wait_for_pc_state()
665 xe_device_assert_mem_access(pc_to_xe(pc)); in mtl_init_fused_rp_values()
683 xe_device_assert_mem_access(pc_to_xe(pc)); in tgl_init_fused_rp_values()
834 if (IS_SRIOV_VF(pc_to_xe(pc)) || pc_to_xe(pc)->info.skip_guc_pc) in xe_guc_pc_restore_stashed_freq()
856 struct xe_device *xe = pc_to_xe(pc); in xe_guc_pc_gucrc_disable()
889 xe_pm_runtime_get(pc_to_xe(pc)); in xe_guc_pc_override_gucrc_mode()
891 xe_pm_runtime_put(pc_to_xe(pc)); in xe_guc_pc_override_gucrc_mode()
906 xe_pm_runtime_get(pc_to_xe(pc)); in xe_guc_pc_unset_gucrc_mode()
908 xe_pm_runtime_put(pc_to_xe(pc)); in xe_guc_pc_unset_gucrc_mode()
956 struct xe_device *xe = pc_to_xe(pc); in xe_guc_pc_start()
1018 struct xe_device *xe = pc_to_xe(pc); in xe_guc_pc_stop()
1039 struct xe_device *xe = pc_to_xe(pc); in xe_guc_pc_fini_hw()