Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c177 return PGM_SEGMENT_TRANS; in mmu_translate_asce()
248 return PGM_SEGMENT_TRANS; in mmu_translate_asce()
257 return PGM_SEGMENT_TRANS; in mmu_translate_asce()
H A Dcpu.h226 #define PGM_SEGMENT_TRANS 0x0010 macro
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c218 case PGM_SEGMENT_TRANS: in do_program_interrupt()