Searched refs:_REGION2_SIZE (Results 1 – 9 of 9) sorted by relevance
95 (_REGION3_SIZE >> 1) : (_REGION2_SIZE >> 1))100 _REGION3_SIZE : _REGION2_SIZE)101 #define STACK_TOP_MAX _REGION2_SIZE
48 mm->context.asce_limit = _REGION2_SIZE; in init_new_context()50 case _REGION2_SIZE: in init_new_context()
316 #define _REGION2_SIZE (1UL << _REGION2_SHIFT) macro321 #define _REGION2_MASK (~(_REGION2_SIZE - 1))332 #define P4D_SIZE _REGION2_SIZE506 return mm->context.asce_limit <= _REGION2_SIZE; in mm_pud_folded()
96 VM_BUG_ON(asce_limit < _REGION2_SIZE); in crst_table_upgrade()101 if (asce_limit == _REGION2_SIZE) { in crst_table_upgrade()376 BASE_ADDR_END_FUNC(region2, _REGION2_SIZE) in BASE_ADDR_END_FUNC()536 base_region3_walk(table, 0, _REGION2_SIZE, 0); in base_asce_free()591 } else if (end <= _REGION2_SIZE) { in base_asce_alloc()
96 if (VMALLOC_END > _REGION2_SIZE) { in paging_init()
323 untracked_mem_end = kasan_vmax = vmax_unlimited = _REGION2_SIZE; in kasan_early_init()
46 } else if (limit < _REGION2_SIZE) { in gmap_alloc()47 limit = _REGION2_SIZE - 1; in gmap_alloc()1446 gmap_call_notifier(sg, raddr, raddr + _REGION2_SIZE - 1); in gmap_unshadow_r3t()1474 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION2_SIZE) { in __gmap_unshadow_r2t()
566 if (tmp + vmalloc_size + MODULES_LEN <= _REGION2_SIZE) in setup_memory_end()567 vmax = _REGION2_SIZE; /* 3-level kernel page table */ in setup_memory_end()
1059 ptr += vaddr.rsx * _REGION2_SIZE; in kvm_s390_shadow_tables()