Home
last modified time | relevance | path

Searched defs:thermalert (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/gpu/drm/xe/
Dxe_gt_throttle_sysfs.c100 u32 thermalert = read_perf_limit_reasons(gt) & VR_THERMALERT_MASK; in read_reason_vr_thermalert() local
194 bool thermalert = !!read_reason_vr_thermalert(gt); in reason_vr_thermalert_show() local