Home
last modified time | relevance | path

Searched defs:type_name (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/mips/tcg/system/
H A Dspecial_helper.c144 static const char *const type_name[] = { in helper_cache() local
/openbmc/u-boot/cmd/
H A Dcbfs.c109 char *type_name = NULL; in do_cbfs_ls() local
H A Defi.c13 static const char *const type_name[] = { variable
/openbmc/qemu/target/sh4/
H A Dcpu.c338 #define DEFINE_SUPERH_CPU_TYPE(type_name, cinit, initfn) \ argument
/openbmc/qemu/target/hexagon/
H A Dcpu.c379 #define DEFINE_CPU(type_name, initfn) \ argument
/openbmc/qemu/target/riscv/
H A Dcpu.c2889 #define DEFINE_ABSTRACT_RISCV_CPU(type_name, parent_type_name, ...) \ argument
2902 #define DEFINE_RISCV_CPU(type_name, parent_type_name, ...) \ argument
2914 #define DEFINE_PROFILE_CPU(type_name, parent_type_name, profile_) \ argument
/openbmc/qemu/ui/
H A Dvdagent.c121 static const char *type_name[] = { variable
/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c711 GString *type_name; in locate_fuzz_objects() local