Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c37 ASCE_TYPE_SEGMENT = 0, enumerator
/openbmc/qemu/target/s390x/
H A Dcpu.h692 #define ASCE_TYPE_SEGMENT 0x00 /* segment table type */ macro