Searched defs:gtidle (Results 1 – 2 of 2) sorted by relevance
37 static struct xe_gt *gtidle_to_gt(struct xe_gt_idle *gtidle) in gtidle_to_gt()42 static struct xe_guc_pc *gtidle_to_pc(struct xe_gt_idle *gtidle) in gtidle_to_pc()68 static u64 get_residency_ms(struct xe_gt_idle *gtidle, u64 cur_residency) in get_residency_ms()103 struct xe_gt_idle *gtidle = >->gtidle; in xe_gt_idle_enable_pg() local151 struct xe_gt_idle *gtidle = >->gtidle; in xe_gt_idle_disable_pg() local176 struct xe_gt_idle *gtidle = >->gtidle; in xe_gt_idle_pg_print() local255 struct xe_gt_idle *gtidle = dev_to_gtidle(dev); in name_show() local270 struct xe_gt_idle *gtidle = dev_to_gtidle(dev); in idle_status_show() local281 u64 xe_gt_idle_residency_msec(struct xe_gt_idle *gtidle) in xe_gt_idle_residency_msec()298 struct xe_gt_idle *gtidle = dev_to_gtidle(dev); in idle_residency_ms_show() local[all …]
314 struct xe_gt_idle gtidle; member