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