Searched refs:_REGION2_SIZE (Results 1 – 8 of 8) sorted by relevance
167 vmalloc_size > _REGION2_SIZE || in setup_kernel_memory_layout()169 _REGION2_SIZE) { in setup_kernel_memory_layout()171 rte_size = _REGION2_SIZE; in setup_kernel_memory_layout()173 vmax = _REGION2_SIZE; in setup_kernel_memory_layout()
95 (_REGION3_SIZE >> 1) : (_REGION2_SIZE >> 1))99 #define VDSO_LIMIT (test_thread_flag(TIF_31BIT) ? _REGION3_SIZE : _REGION2_SIZE)101 #define STACK_TOP_MAX (_REGION2_SIZE - vdso_size() - PAGE_SIZE)
49 mm->context.asce_limit = _REGION2_SIZE; in init_new_context()51 case _REGION2_SIZE: in init_new_context()
318 #define _REGION2_SIZE (1UL << _REGION2_SHIFT) macro323 #define _REGION2_MASK (~(_REGION2_SIZE - 1))334 #define P4D_SIZE _REGION2_SIZE489 return mm->context.asce_limit <= _REGION2_SIZE; in mm_pud_folded()
87 VM_BUG_ON(asce_limit < _REGION2_SIZE); in crst_table_upgrade()92 if (asce_limit == _REGION2_SIZE) { in crst_table_upgrade()475 BASE_ADDR_END_FUNC(region2, _REGION2_SIZE) in BASE_ADDR_END_FUNC()635 base_region3_walk(table, 0, _REGION2_SIZE, 0); in base_asce_free()690 } else if (end <= _REGION2_SIZE) { in base_asce_alloc()
102 if (VMALLOC_END > _REGION2_SIZE) { in paging_init()
45 } else if (limit < _REGION2_SIZE) { in gmap_alloc()46 limit = _REGION2_SIZE - 1; in gmap_alloc()1459 gmap_call_notifier(sg, raddr, raddr + _REGION2_SIZE - 1); in gmap_unshadow_r3t()1487 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION2_SIZE) { in __gmap_unshadow_r2t()
1350 ptr += vaddr.rsx * _REGION2_SIZE; in kvm_s390_shadow_tables()