Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dmmu_helper.c178 return PGM_SEGMENT_TRANS; in mmu_translate_asce()
249 return PGM_SEGMENT_TRANS; in mmu_translate_asce()
258 return PGM_SEGMENT_TRANS; in mmu_translate_asce()
H A Dcpu.h235 #define PGM_SEGMENT_TRANS 0x0010 macro
/qemu/target/s390x/tcg/
H A Dexcp_helper.c218 case PGM_SEGMENT_TRANS: in do_program_interrupt()