Home
last modified time | relevance | path

Searched defs:cpu_thread_is_idle (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Daccel-ops.h42 bool (*cpu_thread_is_idle)(CPUState *cpu); member
/openbmc/qemu/system/
H A Dcpus.c86 bool cpu_thread_is_idle(CPUState *cpu) in cpu_thread_is_idle() function