Searched refs:REGION_ENTRY_TYPE (Results 1 - 2 of 2) sorted by path

/linux-master/tools/testing/selftests/kvm/include/s390x/
H A Dprocessor.h16 #define REGION_ENTRY_TYPE 0x0c /* region/segment table type mask */ macro
/linux-master/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c46 | (((4 - ri) << 2) & REGION_ENTRY_TYPE)
138 indent, "", 4 - ((*entry & REGION_ENTRY_TYPE) >> 2),
140 if (*entry & REGION_ENTRY_TYPE) {

Completed in 175 milliseconds