Home
last modified time | relevance | path

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

/openbmc/qemu/target/cris/
H A Dcpu-qom.h25 #define TYPE_CRIS_CPU "cris-cpu" macro
29 #define CRIS_CPU_TYPE_SUFFIX "-" TYPE_CRIS_CPU
H A Dcpu.c98 if (oc != NULL && !object_class_dynamic_cast(oc, TYPE_CRIS_CPU)) { in cris_cpu_class_by_name()
135 list = object_class_get_list(TYPE_CRIS_CPU, false); in cris_cpu_list()
335 .parent = TYPE_CRIS_CPU, \
342 .name = TYPE_CRIS_CPU,
H A Dcpu.h259 #define CPU_RESOLVING_TYPE TYPE_CRIS_CPU