Searched refs:SEGMENT_ENTRY_CS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/s390x/ | ||
H A D | mmu_helper.c | 262 if ((entry & SEGMENT_ENTRY_CS) && asce_p) { in mmu_translate_asce() |
H A D | cpu.h | 723 #define SEGMENT_ENTRY_CS 0x0000000000000010ULL macro |