Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c210 if ((entry & REGION_ENTRY_TT) != REGION_ENTRY_TT_REGION2) { in mmu_translate_asce()
H A Dcpu.h703 #define REGION_ENTRY_TT_REGION2 0x0000000000000008ULL macro