Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c262 if ((entry & SEGMENT_ENTRY_CS) && asce_p) { in mmu_translate_asce()
H A Dcpu.h723 #define SEGMENT_ENTRY_CS 0x0000000000000010ULL macro