Searched refs:_REGION3_SIZE (Results 1 – 8 of 8) sorted by relevance
39 if (mm->context.asce_limit <= _REGION3_SIZE) in pgd_entry_type()111 if (mm->context.asce_limit == _REGION3_SIZE) { in pgd_alloc()123 if (mm->context.asce_limit == _REGION3_SIZE) in pgd_free()
139 if (tlb->mm->context.asce_limit <= _REGION3_SIZE) in pmd_free_tlb()
61 case _REGION3_SIZE: in init_new_context()
315 #define _REGION3_SIZE (1UL << _REGION3_SHIFT) macro320 #define _REGION3_MASK (~(_REGION3_SIZE - 1))329 #define PUD_SIZE _REGION3_SIZE
134 mm->context.asce_limit = _REGION3_SIZE; in crst_table_downgrade()426 BASE_ADDR_END_FUNC(region3, _REGION3_SIZE) in BASE_ADDR_END_FUNC()584 base_segment_walk(table, 0, _REGION3_SIZE, 0); in base_asce_free()636 if (end <= _REGION3_SIZE) { in base_asce_alloc()
42 if (limit < _REGION3_SIZE) { in gmap_alloc()43 limit = _REGION3_SIZE - 1; in gmap_alloc()1379 gmap_call_notifier(sg, raddr, raddr + _REGION3_SIZE - 1); in gmap_unshadow_sgt()1407 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()
976 end = (start + _REGION3_SIZE) & ~(_REGION3_SIZE - 1); in handle_pfmf()