Searched defs:type_name (Results 1 – 6 of 6) sorted by relevance
| /qemu/target/mips/tcg/sysemu/ |
| A D | special_helper.c | 144 static const char *const type_name[] = { in helper_cache() local
|
| /qemu/target/sh4/ |
| A D | cpu.c | 295 #define DEFINE_SUPERH_CPU_TYPE(type_name, cinit, initfn) \ argument
|
| /qemu/target/riscv/ |
| A D | cpu.c | 2885 #define DEFINE_CPU(type_name, misa_mxl_max, initfn) \ argument 2894 #define DEFINE_DYNAMIC_CPU(type_name, misa_mxl_max, initfn) \ argument 2903 #define DEFINE_VENDOR_CPU(type_name, misa_mxl_max, initfn) \ argument 2912 #define DEFINE_BARE_CPU(type_name, misa_mxl_max, initfn) \ argument 2921 #define DEFINE_PROFILE_CPU(type_name, misa_mxl_max, initfn) \ argument
|
| /qemu/target/hexagon/ |
| A D | cpu.c | 357 #define DEFINE_CPU(type_name, initfn) \ argument
|
| /qemu/ui/ |
| A D | vdagent.c | 123 static const char *type_name[] = { variable
|
| /qemu/tests/qtest/fuzz/ |
| A D | generic_fuzz.c | 712 GString *type_name; in locate_fuzz_objects() local
|
Completed in 16 milliseconds