Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dmc.S8 monitor_code: label
41 cghsi monitor_code,321 /* code from mc_monitor_event? */
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c650 uint64_t monitor_code,
655 env->psa + offsetof(LowCore, monitor_code), monitor_code); in HELPER()
662 void HELPER(monitor_call)(CPUS390XState *env, uint64_t monitor_code,
668 monitor_event(env, monitor_code, monitor_class, GETPC());
639 monitor_event(CPUS390XState * env,uint64_t monitor_code,uint8_t monitor_class,uintptr_t ra) monitor_event() argument
/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-arch.h66 uint64_t monitor_code; /* 0x0b0 */ member
/openbmc/qemu/target/s390x/
H A Ds390x-internal.h39 uint64_t monitor_code; /* 0x0b0 */ member