Searched refs:_REGION1_SIZE (Results 1 – 8 of 8) sorted by relevance
101 mm->context.asce_limit = _REGION1_SIZE; in crst_table_upgrade()428 BASE_ADDR_END_FUNC(region1, _REGION1_SIZE) in BASE_ADDR_END_FUNC()590 base_region2_walk(table, 0, _REGION1_SIZE, 0); in base_asce_free()648 } else if (end <= _REGION1_SIZE) { in base_asce_alloc()
50 } else if (limit < _REGION1_SIZE) { in gmap_alloc()51 limit = _REGION1_SIZE - 1; in gmap_alloc()1493 gmap_call_notifier(sg, raddr, raddr + _REGION1_SIZE - 1); in gmap_unshadow_r2t()1522 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION1_SIZE) { in __gmap_unshadow_r1t()
155 if (tlb->mm->context.asce_limit <= _REGION1_SIZE) in p4d_free_tlb()
56 case _REGION1_SIZE: in init_new_context()
43 if (mm->context.asce_limit <= _REGION1_SIZE) in pgd_entry_type()
313 #define _REGION1_SIZE (1UL << _REGION1_SHIFT) macro318 #define _REGION1_MASK (~(_REGION1_SIZE - 1))331 #define PGDIR_SIZE _REGION1_SIZE
477 vmax = _REGION1_SIZE; /* 4-level kernel page table */ in setup_memory_end()
1033 ptr += vaddr.rfx * _REGION1_SIZE; in kvm_s390_shadow_tables()