Home
last modified time | relevance | path

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

/qemu/target/i386/emulate/
H A Dx86_emu.h39 void init_emu(const struct x86_emul_ops *ops);
H A Dx86_emu.c1260 void init_emu(const struct x86_emul_ops *o) in init_emu() function
/qemu/target/i386/hvf/
H A Dhvf.c268 init_emu(&hvf_x86_emul_ops); in hvf_arch_init_vcpu()