Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
A Dpgalloc.c96 crst_table_init(p4d, _REGION2_ENTRY_EMPTY); in crst_table_upgrade()
494 table = base_crst_alloc(_REGION2_ENTRY_EMPTY); in base_region1_walk()
589 table = base_crst_alloc(_REGION2_ENTRY_EMPTY); in base_asce_alloc()
A Dkasan_init.c124 p4_dir = kasan_early_crst_alloc(_REGION2_ENTRY_EMPTY); in kasan_early_pgtable_populate()
287 crst_table_init((unsigned long *)early_pg_dir, _REGION2_ENTRY_EMPTY); in kasan_early_init()
A Dinit.c103 pgd_type = _REGION2_ENTRY_EMPTY; in paging_init()
A Dgmap.c52 etype = _REGION2_ENTRY_EMPTY; in gmap_alloc()
557 gmap_alloc_table(gmap, table, _REGION2_ENTRY_EMPTY, in __gmap_link()
1456 *r2e = _REGION2_ENTRY_EMPTY; in gmap_unshadow_r3t()
1484 r2t[i] = _REGION2_ENTRY_EMPTY; in __gmap_unshadow_r2t()
1771 crst_table_init(s_r2t, _REGION2_ENTRY_EMPTY); in gmap_shadow_r2t()
A Dvmem.c461 p4d = vmem_crst_alloc(_REGION2_ENTRY_EMPTY); in modify_pagetable()
/linux/arch/s390/include/asm/
A Dmmu_context.h63 init_entry = _REGION2_ENTRY_EMPTY; in init_new_context()
A Dpgalloc.h58 crst_table_init(table, _REGION2_ENTRY_EMPTY); in p4d_alloc_one()
A Dpgtable.h253 #define _REGION2_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID) macro
651 return p4d_val(p4d) == _REGION2_ENTRY_EMPTY; in p4d_none()
893 p4d_val(*p4d) = _REGION2_ENTRY_EMPTY; in p4d_clear()

Completed in 18 milliseconds