Searched refs:_REGION2_SIZE (Results 1 – 8 of 8) sorted by relevance
84 VM_BUG_ON(mm->context.asce_limit < _REGION2_SIZE); in crst_table_upgrade()95 if (mm->context.asce_limit == _REGION2_SIZE) { in crst_table_upgrade()124 VM_BUG_ON(mm->context.asce_limit != _REGION2_SIZE); in crst_table_downgrade()366 BASE_ADDR_END_FUNC(region2, _REGION2_SIZE) in BASE_ADDR_END_FUNC()526 base_region3_walk(table, 0, _REGION2_SIZE, 0); in base_asce_free()581 } else if (end <= _REGION2_SIZE) { in base_asce_alloc()
95 if (VMALLOC_END > _REGION2_SIZE) { in paging_init()
282 untracked_mem_end = vmax = _REGION2_SIZE; in kasan_early_init()
46 } else if (limit < _REGION2_SIZE) { in gmap_alloc()47 limit = _REGION2_SIZE - 1; in gmap_alloc()1442 gmap_call_notifier(sg, raddr, raddr + _REGION2_SIZE - 1); in gmap_unshadow_r3t()1470 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION2_SIZE) { in __gmap_unshadow_r2t()
39 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()
564 : _REGION2_SIZE; in setup_memory_end()568 if (tmp + vmalloc_size + MODULES_LEN <= _REGION2_SIZE) in setup_memory_end()569 vmax = _REGION2_SIZE; /* 3-level kernel page table */ in setup_memory_end()
1058 ptr += vaddr.rsx * _REGION2_SIZE; in kvm_s390_shadow_tables()