Home
last modified time | relevance | path

Searched refs:PGM_TRANS_SPEC (Results 1 – 4 of 4) sorted by relevance

/qemu/target/s390x/
H A Dmmu_helper.c192 return PGM_TRANS_SPEC; in mmu_translate_asce()
211 return PGM_TRANS_SPEC; in mmu_translate_asce()
230 return PGM_TRANS_SPEC; in mmu_translate_asce()
233 return PGM_TRANS_SPEC; in mmu_translate_asce()
260 return PGM_TRANS_SPEC; in mmu_translate_asce()
263 return PGM_TRANS_SPEC; in mmu_translate_asce()
287 return PGM_TRANS_SPEC; in mmu_translate_asce()
H A Dcpu.h228 #define PGM_TRANS_SPEC 0x0012 macro
/qemu/target/s390x/tcg/
H A Dexcp_helper.c242 case PGM_TRANS_SPEC: in do_program_interrupt()
H A Dmem_helper.c2087 case PGM_TRANS_SPEC: in HELPER()