Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dhelper-tcg.h42 bool x86_cpu_exec_halt(CPUState *cpu);
H A Dtcg-cpu.c122 .cpu_exec_halt = x86_cpu_exec_halt,
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dseg_helper.c131 bool x86_cpu_exec_halt(CPUState *cpu) in x86_cpu_exec_halt() function