Searched defs:DEFINE_CPU (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/ | ||
H A D | cpu.c | 357 #define DEFINE_CPU(type_name, initfn) \ macro |
/openbmc/qemu/target/riscv/ | ||
H A D | cpu.c | 2882 #define DEFINE_CPU(type_name, misa_mxl_max, initfn) \ macro |