Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c259 if ((entry & SEGMENT_ENTRY_TT) != SEGMENT_ENTRY_TT_SEGMENT) { in mmu_translate_asce()
H A Dcpu.h726 #define SEGMENT_ENTRY_TT_SEGMENT 0x0000000000000000ULL macro