Home
last modified time | relevance | path

Searched refs:_REGION_ENTRY_LENGTH (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpgtable.h276 #define _REGION_ENTRY_LENGTH 0x03 /* region third length */ macro
278 #define _REGION1_ENTRY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_LENGTH)
280 #define _REGION2_ENTRY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_LENGTH)
282 #define _REGION3_ENTRY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_LENGTH | \
/linux/arch/s390/kvm/
H A Ddat.h412 res.h.fc0.tl = _REGION_ENTRY_LENGTH; in _crste_fc0()
H A Ddat.c324 new.h.fc0.tl = _REGION_ENTRY_LENGTH; in dat_split_crste()