Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dcpu-common.c61 int cpu_get_free_index(void) in cpu_get_free_index() function
89 cpu->cpu_index = cpu_get_free_index(); in cpu_list_add()
/openbmc/qemu/include/exec/
H A Dcpu-common.h38 int cpu_get_free_index(void);
/openbmc/qemu/target/ppc/
H A Dkvm.c2356 cs->cpu_index = cpu_get_free_index(); in kvmppc_cpu_realize()