Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dsigp.c487 int s390_cpu_restart(S390CPU *cpu) in s390_cpu_restart() function
H A Dcpu.h954 int s390_cpu_restart(S390CPU *cpu);
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c617 s390_cpu_restart(S390_CPU(cs)); in s390_nmi()