Home
last modified time | relevance | path

Searched refs:S390_RESET_REIPL (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Dipl.h38 S390_RESET_REIPL, enumerator
H A Dipl.c632 if (reset_type == S390_RESET_EXTERNAL || reset_type == S390_RESET_REIPL) { in s390_ipl_reset_request()
744 if (ipl->reset_type != S390_RESET_REIPL) { in s390_ipl_reset()
H A Ds390-virtio-ccw.c454 case S390_RESET_REIPL: in s390_machine_reset()
/openbmc/qemu/target/s390x/
H A Ddiag.c109 s390_ipl_reset_request(cs, S390_RESET_REIPL); in handle_diag_308()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1933 s390_ipl_reset_request(cs, S390_RESET_REIPL); in kvm_arch_handle_exit()