Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dpgalloc.c73 crst_table_init(p4d, _REGION2_ENTRY_EMPTY); in crst_table_upgrade()
345 table = base_crst_alloc(_REGION2_ENTRY_EMPTY); in base_region1_walk()
440 table = base_crst_alloc(_REGION2_ENTRY_EMPTY); in base_asce_alloc()
H A Dvmem.c457 p4d = vmem_crst_alloc(_REGION2_ENTRY_EMPTY); in modify_pagetable()
588 p4d = vmem_crst_alloc(_REGION2_ENTRY_EMPTY); in vmem_get_alloc_pte()
/linux/arch/s390/include/asm/
H A Dmmu_context.h57 init_entry = _REGION2_ENTRY_EMPTY; in init_new_context()
H A Dpgalloc.h57 crst_table_init(table, _REGION2_ENTRY_EMPTY); in p4d_alloc_one_noprof()
H A Dpgtable.h281 #define _REGION2_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID) macro
706 return p4d_val(p4d) == _REGION2_ENTRY_EMPTY; in p4d_none()
993 set_p4d(p4d, __p4d(_REGION2_ENTRY_EMPTY)); in p4d_clear()
/linux/arch/s390/boot/
H A Dvmem.c457 p4d = boot_crst_alloc(_REGION2_ENTRY_EMPTY); in pgtable_populate()
495 asce_type = _REGION2_ENTRY_EMPTY; in setup_vmem()