Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-sysemu.c212 void s390_cpu_unhalt(S390CPU *cpu) in s390_cpu_unhalt() function
242 s390_cpu_unhalt(cpu); in s390_cpu_set_state()
H A Ds390x-internal.h242 void s390_cpu_unhalt(S390CPU *cpu);
255 static inline void s390_cpu_unhalt(S390CPU *cpu) in s390_cpu_unhalt() function
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c569 s390_cpu_unhalt(cpu); in s390_cpu_do_interrupt()