Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Doptions.h72 uint8_t migrate_max_cpu_throttle(void);
H A Doptions.c718 uint8_t migrate_max_cpu_throttle(void) in migrate_max_cpu_throttle() function
H A Dram.c546 int pct_max = migrate_max_cpu_throttle(); in mig_throttle_guest_down()