Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dvmem.c431 pud = boot_crst_alloc(_REGION3_ENTRY_EMPTY); in pgtable_p4d_populate()
498 asce_type = _REGION3_ENTRY_EMPTY; in setup_vmem()
504 crst_table_init((unsigned long *)invalid_pg_dir, _REGION3_ENTRY_EMPTY); in setup_vmem()
/linux/arch/s390/include/asm/
H A Dhugetlb.h45 set_pte(ptep, __pte(_REGION3_ENTRY_EMPTY)); in huge_pte_clear()
H A Dmmu_context.h47 init_entry = _REGION3_ENTRY_EMPTY; in init_new_context()
H A Dpgalloc.h79 crst_table_init(table, _REGION3_ENTRY_EMPTY); in pud_alloc_one_noprof()
H A Dpgtable.h284 #define _REGION3_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID) macro
733 return pud_val(pud) == _REGION3_ENTRY_EMPTY; in pud_none()
999 set_pud(pud, __pud(_REGION3_ENTRY_EMPTY)); in pud_clear()
/linux/arch/s390/mm/
H A Dpgalloc.c317 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_region2_walk()
434 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_asce_alloc()
H A Dhugetlbpage.c175 pudp_xchg_direct(mm, addr, pudp, __pud(_REGION3_ENTRY_EMPTY)); in __huge_ptep_get_and_clear()
H A Dvmem.c400 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in modify_p4d_table()
597 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in vmem_get_alloc_pte()