Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.h681 #define ASCE_TYPE_SEGMENT 0x00 /* segment table type */ macro
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2320 case ASCE_TYPE_SEGMENT: in HELPER()