Home
last modified time | relevance | path

Searched refs:_REGION2_ENTRY_EMPTY (Results 1 – 7 of 7) sorted by relevance

/arch/s390/mm/
A Dpgalloc.c69 crst_table_init(p4d, _REGION2_ENTRY_EMPTY); in crst_table_upgrade()
360 table = base_crst_alloc(_REGION2_ENTRY_EMPTY); in base_region1_walk()
455 table = base_crst_alloc(_REGION2_ENTRY_EMPTY); in base_asce_alloc()
A Dvmem.c444 p4d = vmem_crst_alloc(_REGION2_ENTRY_EMPTY); in modify_pagetable()
575 p4d = vmem_crst_alloc(_REGION2_ENTRY_EMPTY); in vmem_get_alloc_pte()
A Dgmap.c77 etype = _REGION2_ENTRY_EMPTY; in gmap_alloc()
547 gmap_alloc_table(gmap, table, _REGION2_ENTRY_EMPTY, in __gmap_link()
1322 *r2e = _REGION2_ENTRY_EMPTY; in gmap_unshadow_r3t()
1349 r2t[i] = _REGION2_ENTRY_EMPTY; in __gmap_unshadow_r2t()
1498 crst_table_init(__va(s_r2t), _REGION2_ENTRY_EMPTY); in gmap_shadow_r2t()
/arch/s390/include/asm/
A Dmmu_context.h61 init_entry = _REGION2_ENTRY_EMPTY; in init_new_context()
A Dpgalloc.h57 crst_table_init(table, _REGION2_ENTRY_EMPTY); in p4d_alloc_one()
A Dpgtable.h281 #define _REGION2_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID) macro
768 return p4d_val(p4d) == _REGION2_ENTRY_EMPTY; in p4d_none()
1055 set_p4d(p4d, __p4d(_REGION2_ENTRY_EMPTY)); in p4d_clear()
/arch/s390/boot/
A Dvmem.c470 p4d = boot_crst_alloc(_REGION2_ENTRY_EMPTY); in pgtable_populate()
508 asce_type = _REGION2_ENTRY_EMPTY; in setup_vmem()

Completed in 670 milliseconds