Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Dhugetlb.h51 set_pte(ptep, __pte(_REGION3_ENTRY_EMPTY)); in huge_pte_clear()
A Dmmu_context.h51 init_entry = _REGION3_ENTRY_EMPTY; in init_new_context()
A Dpgalloc.h78 crst_table_init(table, _REGION3_ENTRY_EMPTY); in pud_alloc_one()
A Dpgtable.h284 #define _REGION3_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID) macro
795 return pud_val(pud) == _REGION3_ENTRY_EMPTY; in pud_none()
1061 set_pud(pud, __pud(_REGION3_ENTRY_EMPTY)); in pud_clear()
/arch/s390/boot/
A Dvmem.c444 pud = boot_crst_alloc(_REGION3_ENTRY_EMPTY); in pgtable_p4d_populate()
511 asce_type = _REGION3_ENTRY_EMPTY; in setup_vmem()
517 crst_table_init((unsigned long *)invalid_pg_dir, _REGION3_ENTRY_EMPTY); in setup_vmem()
/arch/s390/mm/
A Dpgalloc.c332 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_region2_walk()
449 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_asce_alloc()
A Dhugetlbpage.c200 pudp_xchg_direct(mm, addr, pudp, __pud(_REGION3_ENTRY_EMPTY)); in __huge_ptep_get_and_clear()
A Dvmem.c393 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in modify_p4d_table()
584 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in vmem_get_alloc_pte()
A Dgmap.c73 etype = _REGION3_ENTRY_EMPTY; in gmap_alloc()
555 gmap_alloc_table(gmap, table, _REGION3_ENTRY_EMPTY, in __gmap_link()
1266 *r3e = _REGION3_ENTRY_EMPTY; in gmap_unshadow_sgt()
1293 r3t[i] = _REGION3_ENTRY_EMPTY; in __gmap_unshadow_r3t()
1578 crst_table_init(__va(s_r3t), _REGION3_ENTRY_EMPTY); in gmap_shadow_r3t()

Completed in 26 milliseconds