Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.c324 .restore_state_to_opc = s390x_restore_state_to_opc,
H A Ds390x-internal.h402 void s390x_restore_state_to_opc(CPUState *cs,
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c6557 void s390x_restore_state_to_opc(CPUState *cs, in s390x_restore_state_to_opc() function