Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c191 if ((entry & REGION_ENTRY_TT) != REGION_ENTRY_TT_REGION1) { in mmu_translate_asce()
H A Dcpu.h713 #define REGION_ENTRY_TT_REGION1 0x000000000000000cULL macro