Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dmmu_helper.c270 if (iep && (entry & SEGMENT_ENTRY_IEP)) { in mmu_translate_asce()
H A Dcpu.h730 #define SEGMENT_ENTRY_IEP 0x0000000000000100ULL macro