Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c136 const int asce_p = asce & ASCE_PRIVATE_SPACE; in mmu_translate_asce() local
232 if (edat2 && (entry & REGION3_ENTRY_CR) && asce_p) { in mmu_translate_asce()
262 if ((entry & SEGMENT_ENTRY_CS) && asce_p) { in mmu_translate_asce()