Searched refs:_REGION3_SIZE (Results 1 – 6 of 6) sorted by relevance
93 _REGION3_SIZE : TASK_SIZE_MAX)95 (_REGION3_SIZE >> 1) : (_REGION2_SIZE >> 1))100 _REGION3_SIZE : _REGION2_SIZE)
317 #define _REGION3_SIZE (1UL << _REGION3_SHIFT) macro322 #define _REGION3_MASK (~(_REGION3_SIZE - 1))331 #define PUD_SIZE _REGION3_SIZE512 return mm->context.asce_limit <= _REGION3_SIZE; in mm_pmd_folded()
377 BASE_ADDR_END_FUNC(region3, _REGION3_SIZE) in BASE_ADDR_END_FUNC()535 base_segment_walk(table, 0, _REGION3_SIZE, 0); in base_asce_free()587 if (end <= _REGION3_SIZE) { in base_asce_alloc()
42 if (limit < _REGION3_SIZE) { in gmap_alloc()43 limit = _REGION3_SIZE - 1; in gmap_alloc()1390 gmap_call_notifier(sg, raddr, raddr + _REGION3_SIZE - 1); in gmap_unshadow_sgt()1418 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION3_SIZE) { in __gmap_unshadow_r3t()
1090 ptr += vaddr.rtx * _REGION3_SIZE; in kvm_s390_shadow_tables()1107 ptr = rtte.fc1.rfaa * _REGION3_SIZE; in kvm_s390_shadow_tables()
1083 end = (start + _REGION3_SIZE) & ~(_REGION3_SIZE - 1); in handle_pfmf()