Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_uncore.h349 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Dintel_uncore.h398 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro