Searched refs:x86_def_t (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-i386/
H A Dhelper.c110 typedef struct x86_def_t { struct
121 } x86_def_t; typedef in typeref:struct:x86_def_t
134 static x86_def_t x86_defs[] = {
312 static int cpu_x86_find_by_name(x86_def_t *x86_cpu_def, const char *cpu_model)
315 x86_def_t *def;
421 x86_def_t def1, *def = &def1;

Completed in 44 milliseconds