Searched refs:_REGION3_SIZE (Results 1 – 7 of 7) sorted by relevance
123 if (mm->context.asce_limit == _REGION3_SIZE) { in pgd_alloc()135 if (mm->context.asce_limit == _REGION3_SIZE) in pgd_free()
60 case _REGION3_SIZE: in init_new_context()
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()
146 mm->context.asce_limit = _REGION3_SIZE; in crst_table_downgrade()379 BASE_ADDR_END_FUNC(region3, _REGION3_SIZE) in BASE_ADDR_END_FUNC()537 base_segment_walk(table, 0, _REGION3_SIZE, 0); in base_asce_free()589 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()
1084 ptr += vaddr.rtx * _REGION3_SIZE; in kvm_s390_shadow_tables()1100 ptr = rtte.fc1.rfaa * _REGION3_SIZE; in kvm_s390_shadow_tables()
1066 end = (start + _REGION3_SIZE) & ~(_REGION3_SIZE - 1); in handle_pfmf()