Searched refs:ASCE_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/s390x/ | ||
| H A D | cpu.h | 677 #define ASCE_TYPE_MASK 0x0c /* asce table type mask */ macro |
| /openbmc/qemu/target/s390x/tcg/ | ||
| H A D | mem_helper.c | 2310 switch (r1 & ASCE_TYPE_MASK) { in HELPER() |