Searched refs:perf_limit_reasons (Results 1 – 1 of 1) sorted by relevance
253 u32 perf_limit_reasons; in max_granted_freq() local263 perf_limit_reasons = intel_uncore_read(gt->uncore, in max_granted_freq()267 if (!(perf_limit_reasons & GT0_PERF_LIMIT_REASONS_MASK)) { in max_granted_freq()271 pr_info("Pcode throttled frequency 0x%x\n", perf_limit_reasons); in max_granted_freq()
Completed in 6 milliseconds