Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-sysemu.c199 unsigned int s390_cpu_halt(S390CPU *cpu) in s390_cpu_halt() function
231 s390_cpu_halt(cpu); in s390_cpu_set_state()
H A Ds390x-internal.h241 unsigned int s390_cpu_halt(S390CPU *cpu);
250 static inline unsigned int s390_cpu_halt(S390CPU *cpu) in s390_cpu_halt() function
H A Dhelper.c92 if (s390_cpu_halt(cpu) == 0) { in s390_handle_wait()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1675 s390_cpu_halt(cpu); in unmanageable_intercept()