Searched refs:_REGION1_SIZE (Results 1 – 7 of 7) sorted by relevance
98 if (end > _REGION1_SIZE) { in crst_table_upgrade()118 mm->context.asce_limit = _REGION1_SIZE; in crst_table_upgrade()476 BASE_ADDR_END_FUNC(region1, _REGION1_SIZE) in BASE_ADDR_END_FUNC()638 base_region2_walk(table, 0, _REGION1_SIZE, 0); in base_asce_free()696 } else if (end <= _REGION1_SIZE) { in base_asce_alloc()
365 kasan_early_pgtable_populate(__sha(MODULES_END), __sha(_REGION1_SIZE), in kasan_early_init()
49 } else if (limit < _REGION1_SIZE) { in gmap_alloc()50 limit = _REGION1_SIZE - 1; in gmap_alloc()1516 gmap_call_notifier(sg, raddr, raddr + _REGION1_SIZE - 1); in gmap_unshadow_r2t()1545 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION1_SIZE) { in __gmap_unshadow_r1t()
61 case _REGION1_SIZE: in init_new_context()
317 #define _REGION1_SIZE (1UL << _REGION1_SHIFT) macro322 #define _REGION1_MASK (~(_REGION1_SIZE - 1))335 #define PGDIR_SIZE _REGION1_SIZE483 return mm->context.asce_limit <= _REGION1_SIZE; in mm_p4d_folded()
170 vmax = _REGION1_SIZE; in setup_kernel_memory_layout()
1323 ptr += vaddr.rfx * _REGION1_SIZE; in kvm_s390_shadow_tables()