Home
last modified time | relevance | path

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

/openbmc/qemu/hw/openrisc/
H A Dopenrisc_sim.c43 #define OR1KSIM_CPUS_MAX 4 macro
84 [OR1KSIM_OMPIC] = { 0x98000000, OR1KSIM_CPUS_MAX * 8 },
291 OpenRISCCPU *cpus[OR1KSIM_CPUS_MAX] = {}; in openrisc_sim_init()
298 assert(smp_cpus >= 1 && smp_cpus <= OR1KSIM_CPUS_MAX); in openrisc_sim_init()
354 mc->max_cpus = OR1KSIM_CPUS_MAX; in openrisc_sim_machine_init()