Searched refs:_REGION3_SIZE (Results 1 – 7 of 7) sorted by relevance
92 _REGION3_SIZE : TASK_SIZE_MAX)94 (_REGION3_SIZE >> 1) : (_REGION2_SIZE >> 1))99 _REGION3_SIZE : _REGION2_SIZE)
317 #define _REGION3_SIZE (1UL << _REGION3_SHIFT) macro322 #define _REGION3_MASK (~(_REGION3_SIZE - 1))331 #define PUD_SIZE _REGION3_SIZE510 return mm->context.asce_limit <= _REGION3_SIZE; in mm_pmd_folded()
163 vmemmap_off = round_up(ident_map_size, _REGION3_SIZE); in setup_kernel_memory_layout()172 rte_size = vmax == _REGION1_SIZE ? _REGION2_SIZE : _REGION3_SIZE; in setup_kernel_memory_layout()
366 BASE_ADDR_END_FUNC(region3, _REGION3_SIZE) in BASE_ADDR_END_FUNC()524 base_segment_walk(table, 0, _REGION3_SIZE, 0); in base_asce_free()576 if (end <= _REGION3_SIZE) { in base_asce_alloc()
41 if (limit < _REGION3_SIZE) { in gmap_alloc()42 limit = _REGION3_SIZE - 1; in gmap_alloc()1388 gmap_call_notifier(sg, raddr, raddr + _REGION3_SIZE - 1); in gmap_unshadow_sgt()1416 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION3_SIZE) { in __gmap_unshadow_r3t()
1102 ptr += vaddr.rtx * _REGION3_SIZE; in kvm_s390_shadow_tables()1119 ptr = rtte.fc1.rfaa * _REGION3_SIZE; in kvm_s390_shadow_tables()
1071 end = (start + _REGION3_SIZE) & ~(_REGION3_SIZE - 1); in handle_pfmf()