Home
last modified time | relevance | path

Searched refs:_REGION1_SIZE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c107 if (end > _REGION1_SIZE) { in crst_table_upgrade()
127 mm->context.asce_limit = _REGION1_SIZE; in crst_table_upgrade()
379 BASE_ADDR_END_FUNC(region1, _REGION1_SIZE)
541 base_region2_walk(table, 0, _REGION1_SIZE, 0); in base_asce_free()
599 } else if (end <= _REGION1_SIZE) { in base_asce_alloc()
H A Dgmap.c50 } else if (limit < _REGION1_SIZE) { in gmap_alloc()
51 limit = _REGION1_SIZE - 1; in gmap_alloc()
1504 gmap_call_notifier(sg, raddr, raddr + _REGION1_SIZE - 1); in gmap_unshadow_r2t()
1533 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION1_SIZE) { in __gmap_unshadow_r1t()
H A Dkasan_init.c312 untracked_mem_end = kasan_vmax = vmax_unlimited = _REGION1_SIZE; in kasan_early_init()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c88 if (end > _REGION1_SIZE) { in crst_table_upgrade()
108 mm->context.asce_limit = _REGION1_SIZE; in crst_table_upgrade()
519 BASE_ADDR_END_FUNC(region1, _REGION1_SIZE)
681 base_region2_walk(table, 0, _REGION1_SIZE, 0); in base_asce_free()
739 } else if (end <= _REGION1_SIZE) { in base_asce_alloc()
H A Dgmap.c61 } else if (limit < _REGION1_SIZE) { in gmap_alloc()
62 limit = _REGION1_SIZE - 1; in gmap_alloc()
1531 gmap_call_notifier(sg, raddr, raddr + _REGION1_SIZE - 1); in gmap_unshadow_r2t()
1561 for (i = 0; i < _CRST_ENTRIES; i++, raddr += _REGION1_SIZE) { in __gmap_unshadow_r1t()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dmmu_context.h60 case _REGION1_SIZE: in init_new_context()
H A Dpgtable.h315 #define _REGION1_SIZE (1UL << _REGION1_SHIFT) macro
320 #define _REGION1_MASK (~(_REGION1_SIZE - 1))
333 #define PGDIR_SIZE _REGION1_SIZE
500 return mm->context.asce_limit <= _REGION1_SIZE; in mm_p4d_folded()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dmmu_context.h61 case _REGION1_SIZE: in init_new_context()
H A Dpgtable.h322 #define _REGION1_SIZE (1UL << _REGION1_SHIFT) macro
327 #define _REGION1_MASK (~(_REGION1_SIZE - 1))
340 #define PGDIR_SIZE _REGION1_SIZE
494 return mm->context.asce_limit <= _REGION1_SIZE; in mm_p4d_folded()
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dvmem.c120 kasan_populate(MODULES_END, _REGION1_SIZE, POPULATE_KASAN_ZERO_SHADOW); in kasan_populate_shadow()
422 if (asce_limit == _REGION1_SIZE) { in setup_vmem()
H A Dstartup.c190 asce_limit = _REGION1_SIZE; in setup_kernel_memory_layout()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsetup.c570 vmax = _REGION1_SIZE; /* 4-level kernel page table */ in setup_memory_end()
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dgaccess.c1035 ptr += vaddr.rfx * _REGION1_SIZE; in kvm_s390_shadow_tables()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dgaccess.c1434 ptr += vaddr.rfx * _REGION1_SIZE; in kvm_s390_shadow_tables()

Completed in 22 milliseconds