Searched refs:monitor_code (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | mc.S | 8 monitor_code: label 41 cghsi monitor_code,321 /* code from mc_monitor_event? */
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | excp_helper.c | 637 uint64_t monitor_code, in monitor_event() argument 642 env->psa + offsetof(LowCore, monitor_code), monitor_code); in monitor_event() 649 void HELPER(monitor_call)(CPUS390XState *env, uint64_t monitor_code, in HELPER() 655 monitor_event(env, monitor_code, monitor_class, GETPC()); in HELPER()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | s390-arch.h | 66 uint64_t monitor_code; /* 0x0b0 */ member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | lowcore.h | 60 __u64 monitor_code; /* 0x00b0 */ member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | asm-offsets.c | 90 OFFSET(__LC_MON_CODE, lowcore, monitor_code); in main()
|
/openbmc/qemu/target/s390x/ |
H A D | s390x-internal.h | 39 uint64_t monitor_code; /* 0x0b0 */ member
|