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/system/
H A Dcpu-throttle.c109 void cpu_throttle_stop(void) in cpu_throttle_stop() function
/openbmc/qemu/migration/
H A Dmigration.c3287 cpu_throttle_stop(); in migration_iteration_finish()