Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c149 return PGM_REG_FIRST_TRANS; in mmu_translate_asce()
189 return PGM_REG_FIRST_TRANS; in mmu_translate_asce()
H A Dcpu.h254 #define PGM_REG_FIRST_TRANS 0x0039 macro
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c215 case PGM_REG_FIRST_TRANS: in do_program_interrupt()