Home
last modified time | relevance | path

Searched refs:pct_max (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/migration/
H A Dram.c527 int pct_max = migrate_max_cpu_throttle(); in mig_throttle_guest_down() local
547 cpu_throttle_set(MIN(throttle_now + throttle_inc, pct_max)); in mig_throttle_guest_down()