Searched refs:intel_uncore_read_notrace (Results 1 – 7 of 7) sorted by relevance
65 preg = intel_uncore_read_notrace(gvt->gt->uncore, _MMIO(offset)); in mmio_diff_handler()
142 static inline u32 intel_uncore_read_notrace(struct intel_uncore *uncore, in intel_uncore_read_notrace() function
89 *mmio = intel_uncore_read_notrace(to_gt(dev_priv)->uncore, in save_mmio()
398 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__))
294 intel_uncore_read_notrace(&i915->uncore, reg)) & mask) in vlv_wait_for_pw_status()
2794 ret = __wait_for(reg_value = intel_uncore_read_notrace(uncore, in __intel_wait_for_register()
224 return intel_uncore_read_notrace(__to_uncore(display), reg); in __intel_de_read_notrace()