Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c229 if ((entry & REGION_ENTRY_TT) != REGION_ENTRY_TT_REGION3) { in mmu_translate_asce()
H A Dcpu.h704 #define REGION_ENTRY_TT_REGION3 0x0000000000000004ULL macro