Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c140 if (asce & ASCE_REAL_SPACE) { in mmu_translate_asce()
H A Dcpu.h676 #define ASCE_REAL_SPACE 0x20 /* real space control */ macro