Searched refs:SEGMENT_ENTRY_IEP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/s390x/ | ||
H A D | mmu_helper.c | 269 if (iep && (entry & SEGMENT_ENTRY_IEP)) { in mmu_translate_asce() |
H A D | cpu.h | 721 #define SEGMENT_ENTRY_IEP 0x0000000000000100ULL macro |