Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcpu-throttle.h50 void cpu_throttle_stop(void);
/openbmc/qemu/migration/
H A Dcpu-throttle.c119 void cpu_throttle_stop(void) in cpu_throttle_stop() function
H A Dmigration.c3264 cpu_throttle_stop(); in migration_iteration_finish()