Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dhelper-tcg.h61 void tcg_x86_init(void);
H A Dtcg-cpu.c110 .initialize = tcg_x86_init,
H A Dtranslate.c3533 void tcg_x86_init(void) in tcg_x86_init() function