Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/mm/
Dinit.c100 crst_table_init((unsigned long *)invalid_pg_dir, _REGION3_ENTRY_EMPTY); in paging_init()
107 pgd_type = _REGION3_ENTRY_EMPTY; in paging_init()
Dpgalloc.c574 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_region2_walk()
691 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_asce_alloc()
Dhugetlbpage.c179 pudp_xchg_direct(mm, addr, pudp, __pud(_REGION3_ENTRY_EMPTY)); in huge_ptep_get_and_clear()
Dkasan_init.c143 pu_dir = kasan_early_crst_alloc(_REGION3_ENTRY_EMPTY); in kasan_early_pgtable_populate()
Dgmap.c48 etype = _REGION3_ENTRY_EMPTY; in gmap_alloc()
565 gmap_alloc_table(gmap, table, _REGION3_ENTRY_EMPTY, in __gmap_link()
1406 *r3e = _REGION3_ENTRY_EMPTY; in gmap_unshadow_sgt()
1434 r3t[i] = _REGION3_ENTRY_EMPTY; in __gmap_unshadow_r3t()
1862 crst_table_init(s_r3t, _REGION3_ENTRY_EMPTY); in gmap_shadow_r3t()
Dvmem.c403 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in modify_p4d_table()
/linux-5.19.10/arch/s390/include/asm/
Dhugetlb.h50 set_pte(ptep, __pte(_REGION3_ENTRY_EMPTY)); in huge_pte_clear()
Dmmu_context.h53 init_entry = _REGION3_ENTRY_EMPTY; in init_new_context()
Dpgalloc.h72 crst_table_init(table, _REGION3_ENTRY_EMPTY); in pud_alloc_one()
Dpgtable.h257 #define _REGION3_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID) macro
710 return pud_val(pud) == _REGION3_ENTRY_EMPTY; in pud_none()
968 set_pud(pud, __pud(_REGION3_ENTRY_EMPTY)); in pud_clear()