Searched defs:intel_uncore_posting_read (Results 1 – 2 of 2) sorted by relevance
75 static inline void intel_uncore_posting_read(struct intel_uncore *uncore, in intel_uncore_posting_read() function
398 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro