Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c153 case ASCE_TYPE_REGION2: in mmu_translate_asce()
203 case ASCE_TYPE_REGION2: in mmu_translate_asce()
H A Dcpu.h679 #define ASCE_TYPE_REGION2 0x08 /* region second table type */ macro
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2314 case ASCE_TYPE_REGION2: in HELPER()