Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
A Dinit.c99 crst_table_init((unsigned long *)invalid_pg_dir, _REGION3_ENTRY_EMPTY); in paging_init()
106 pgd_type = _REGION3_ENTRY_EMPTY; in paging_init()
A Dpgalloc.c466 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_region2_walk()
583 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_asce_alloc()
A Dhugetlbpage.c186 pudp_xchg_direct(mm, addr, pudp, __pud(_REGION3_ENTRY_EMPTY)); in huge_ptep_get_and_clear()
A Dkasan_init.c143 pu_dir = kasan_early_crst_alloc(_REGION3_ENTRY_EMPTY); in kasan_early_pgtable_populate()
A Dgmap.c48 etype = _REGION3_ENTRY_EMPTY; in gmap_alloc()
565 gmap_alloc_table(gmap, table, _REGION3_ENTRY_EMPTY, in __gmap_link()
1399 *r3e = _REGION3_ENTRY_EMPTY; in gmap_unshadow_sgt()
1427 r3t[i] = _REGION3_ENTRY_EMPTY; in __gmap_unshadow_r3t()
1855 crst_table_init(s_r3t, _REGION3_ENTRY_EMPTY); in gmap_shadow_r3t()
A Dvmem.c404 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in modify_p4d_table()
/linux/arch/s390/include/asm/
A Dhugetlb.h48 pte_val(*ptep) = _REGION3_ENTRY_EMPTY; in huge_pte_clear()
A Dmmu_context.h53 init_entry = _REGION3_ENTRY_EMPTY; in init_new_context()
A Dpgalloc.h72 crst_table_init(table, _REGION3_ENTRY_EMPTY); in pud_alloc_one()
A Dpgtable.h255 #define _REGION3_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID) macro
678 return pud_val(pud) == _REGION3_ENTRY_EMPTY; in pud_none()
899 pud_val(*pud) = _REGION3_ENTRY_EMPTY; in pud_clear()

Completed in 26 milliseconds