Home
last modified time | relevance | path

Searched refs:cpu_exec_halt (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/accel/tcg/
H A Dcpu-ops.h189 bool (*cpu_exec_halt)(CPUState *cpu); member
/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.c183 .cpu_exec_halt = x86_cpu_exec_halt,
/openbmc/qemu/target/s390x/
H A Dcpu.c380 .cpu_exec_halt = s390_cpu_has_work,
/openbmc/qemu/target/arm/tcg/
H A Dcpu-v7m.c260 .cpu_exec_halt = arm_cpu_exec_halt,