Home
last modified time | relevance | path

Searched refs:lrc_get_runtime (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_lrc.h71 static inline u32 lrc_get_runtime(const struct intel_context *ce) in lrc_get_runtime() function
Dintel_lrc.c1606 ce->runtime.last = lrc_get_runtime(ce); in lrc_update_runtime()