Symbol: pc_to_xe
drivers/gpu/drm/xe/xe_gt_idle.c
294
guard(xe_pm_runtime)(pc_to_xe(pc));
drivers/gpu/drm/xe/xe_gt_idle.c
307
scoped_guard(xe_pm_runtime, pc_to_xe(pc))
drivers/gpu/drm/xe/xe_gt_idle.c
336
scoped_guard(xe_pm_runtime, pc_to_xe(pc))
drivers/gpu/drm/xe/xe_guc_pc.c
1103
if (IS_SRIOV_VF(pc_to_xe(pc)) || pc_to_xe(pc)->info.skip_guc_pc)
drivers/gpu/drm/xe/xe_guc_pc.c
1200
guard(xe_pm_runtime_noresume)(pc_to_xe(pc));
drivers/gpu/drm/xe/xe_guc_pc.c
1231
struct xe_device *xe = pc_to_xe(pc);
drivers/gpu/drm/xe/xe_guc_pc.c
1250
struct xe_device *xe = pc_to_xe(pc);
drivers/gpu/drm/xe/xe_guc_pc.c
1321
struct xe_device *xe = pc_to_xe(pc);
drivers/gpu/drm/xe/xe_guc_pc.c
1338
struct xe_device *xe = pc_to_xe(pc);
drivers/gpu/drm/xe/xe_guc_pc.c
134
xe_map_rd_field(pc_to_xe(pc_), pc_to_maps(pc_), 0, \
drivers/gpu/drm/xe/xe_guc_pc.c
138
xe_map_wr_field(pc_to_xe(pc_), pc_to_maps(pc_), 0, \
drivers/gpu/drm/xe/xe_guc_pc.c
151
xe_device_assert_mem_access(pc_to_xe(pc));
drivers/gpu/drm/xe/xe_guc_pc.c
191
if (ret && !(xe_device_wedged(pc_to_xe(pc)) && ret == -ECANCELED))
drivers/gpu/drm/xe/xe_guc_pc.c
215
if (ret && !(xe_device_wedged(pc_to_xe(pc)) && ret == -ECANCELED))
drivers/gpu/drm/xe/xe_guc_pc.c
238
if (ret && !(xe_device_wedged(pc_to_xe(pc)) && ret == -ECANCELED))
drivers/gpu/drm/xe/xe_guc_pc.c
260
if (ret && !(xe_device_wedged(pc_to_xe(pc)) && ret == -ECANCELED))
drivers/gpu/drm/xe/xe_guc_pc.c
279
xe_device_assert_mem_access(pc_to_xe(pc));
drivers/gpu/drm/xe/xe_guc_pc.c
294
xe_device_assert_mem_access(pc_to_xe(pc));
drivers/gpu/drm/xe/xe_guc_pc.c
580
struct xe_device *xe = pc_to_xe(pc);
drivers/gpu/drm/xe/xe_guc_pc.c
815
xe_device_assert_mem_access(pc_to_xe(pc));
drivers/gpu/drm/xe/xe_guc_pc.c
833
xe_device_assert_mem_access(pc_to_xe(pc));
drivers/gpu/drm/xe/xe_guc_pc.c
895
struct xe_device *xe = pc_to_xe(pc);