Home
last modified time | relevance | path

Searched refs:PGM_MONITOR (Results 1 – 2 of 2) sorted by relevance

/qemu/target/s390x/tcg/
H A Dexcp_helper.c248 case PGM_MONITOR: in do_program_interrupt()
646 tcg_s390_program_interrupt(env, PGM_MONITOR, ra); in monitor_event()
/qemu/target/s390x/
H A Dcpu.h266 #define PGM_MONITOR 0x0040 macro