Searched refs:pc_to_xe (Results 1 – 2 of 2) sorted by relevance
48 pc_to_xe(struct xe_guc_pc *pc) in pc_to_xe() function155 xe_pm_runtime_get(pc_to_xe(pc)); in name_show()157 xe_pm_runtime_put(pc_to_xe(pc)); in name_show()170 xe_pm_runtime_get(pc_to_xe(pc)); in idle_status_show()172 xe_pm_runtime_put(pc_to_xe(pc)); in idle_status_show()185 xe_pm_runtime_get(pc_to_xe(pc)); in idle_residency_ms_show()187 xe_pm_runtime_put(pc_to_xe(pc)); in idle_residency_ms_show()
92 static struct xe_device *pc_to_xe(struct xe_guc_pc *pc) in pc_to_xe() function103 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()[all …]