Home
last modified time | relevance | path

Searched refs:_REGION3_ENTRY_EMPTY (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/boot/
H A Dvmem.c385 pud = boot_crst_alloc(_REGION3_ENTRY_EMPTY); in pgtable_p4d_populate()
426 asce_type = _REGION3_ENTRY_EMPTY; in setup_vmem()
432 crst_table_init((unsigned long *)invalid_pg_dir, _REGION3_ENTRY_EMPTY); in setup_vmem()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dmmu_context.h52 init_entry = _REGION3_ENTRY_EMPTY; in init_new_context()
H A Dhugetlb.h50 pte_val(*ptep) = _REGION3_ENTRY_EMPTY; in huge_pte_clear()
H A Dpgalloc.h72 crst_table_init(table, _REGION3_ENTRY_EMPTY); in pud_alloc_one()
H A Dpgtable.h255 #define _REGION3_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID) macro
684 return pud_val(pud) == _REGION3_ENTRY_EMPTY; in pud_none()
905 pud_val(*pud) = _REGION3_ENTRY_EMPTY; in pud_clear()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dmmu_context.h53 init_entry = _REGION3_ENTRY_EMPTY; in init_new_context()
H A Dhugetlb.h52 set_pte(ptep, __pte(_REGION3_ENTRY_EMPTY)); in huge_pte_clear()
H A Dpgalloc.h72 crst_table_init(table, _REGION3_ENTRY_EMPTY); in pud_alloc_one()
H A Dpgtable.h262 #define _REGION3_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID) macro
704 return pud_val(pud) == _REGION3_ENTRY_EMPTY; in pud_none()
962 set_pud(pud, __pud(_REGION3_ENTRY_EMPTY)); in pud_clear()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c477 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_region2_walk()
594 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_asce_alloc()
H A Dkasan_init.c145 pu_dir = kasan_early_crst_alloc(_REGION3_ENTRY_EMPTY); in kasan_early_vmemmap_populate()
321 _REGION3_ENTRY_EMPTY); in kasan_early_init()
H A Dgmap.c49 etype = _REGION3_ENTRY_EMPTY; in gmap_alloc()
566 gmap_alloc_table(gmap, table, _REGION3_ENTRY_EMPTY, in __gmap_link()
1394 *r3e = _REGION3_ENTRY_EMPTY; in gmap_unshadow_sgt()
1422 r3t[i] = _REGION3_ENTRY_EMPTY; in __gmap_unshadow_r3t()
1850 crst_table_init(s_r3t, _REGION3_ENTRY_EMPTY); in gmap_shadow_r3t()
H A Dinit.c101 pgd_type = _REGION3_ENTRY_EMPTY; in paging_init()
H A Dhugetlbpage.c186 pudp_xchg_direct(mm, addr, pudp, __pud(_REGION3_ENTRY_EMPTY)); in huge_ptep_get_and_clear()
H A Dvmem.c402 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in modify_p4d_table()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c617 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_region2_walk()
734 table = base_crst_alloc(_REGION3_ENTRY_EMPTY); in base_asce_alloc()
H A Dvmem.c391 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in modify_p4d_table()
576 pud = vmem_crst_alloc(_REGION3_ENTRY_EMPTY); in vmem_get_alloc_pte()
H A Dhugetlbpage.c185 pudp_xchg_direct(mm, addr, pudp, __pud(_REGION3_ENTRY_EMPTY)); in huge_ptep_get_and_clear()
H A Dgmap.c60 etype = _REGION3_ENTRY_EMPTY; in gmap_alloc()
576 gmap_alloc_table(gmap, table, _REGION3_ENTRY_EMPTY, in __gmap_link()
1419 *r3e = _REGION3_ENTRY_EMPTY; in gmap_unshadow_sgt()
1447 r3t[i] = _REGION3_ENTRY_EMPTY; in __gmap_unshadow_r3t()
1880 crst_table_init(__va(s_r3t), _REGION3_ENTRY_EMPTY); in gmap_shadow_r3t() local

Completed in 22 milliseconds