Searched refs:tcg_x86_init (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/i386/tcg/ | ||
H A D | helper-tcg.h | 61 void tcg_x86_init(void); |
H A D | tcg-cpu.c | 110 .initialize = tcg_x86_init, |
H A D | translate.c | 3533 void tcg_x86_init(void) in tcg_x86_init() function |