Searched refs:cpu_throttle_set (Results 1 – 5 of 5) sorted by relevance
43 void cpu_throttle_set(int new_throttle_pct);
98 void cpu_throttle_set(int new_throttle_pct) in cpu_throttle_set() function
564 cpu_throttle_set(pct_initial); in mig_throttle_guest_down()577 cpu_throttle_set(MIN(throttle_now + throttle_inc, pct_max)); in mig_throttle_guest_down()
396 cpu_throttle_set(int new_throttle_pct) "set guest CPU throttled by %d%%"
1698 cpu_throttle_set(throttle_pct);