Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dcpu.c357 #define DEFINE_CPU(type_name, initfn) \ macro
/openbmc/qemu/target/riscv/
H A Dcpu.c2882 #define DEFINE_CPU(type_name, misa_mxl_max, initfn) \ macro