Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcpu-throttle.h29 void cpu_throttle_init(void);
/openbmc/qemu/system/
H A Dcpu-throttle.c124 void cpu_throttle_init(void) in cpu_throttle_init() function
H A Dcpu-timers.c276 cpu_throttle_init(); in cpu_timers_init()