Home
last modified time | relevance | path

Searched refs:ASCE_TYPE_REGION3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.h680 #define ASCE_TYPE_REGION3 0x04 /* region third table type */ macro
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2317 case ASCE_TYPE_REGION3: in HELPER()