Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c167 return PGM_REG_THIRD_TRANS; in mmu_translate_asce()
215 return PGM_REG_THIRD_TRANS; in mmu_translate_asce()
227 return PGM_REG_THIRD_TRANS; in mmu_translate_asce()
H A Dcpu.h268 #define PGM_REG_THIRD_TRANS 0x003b macro
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c221 case PGM_REG_THIRD_TRANS: in do_program_interrupt()