Home
last modified time | relevance | path

Searched refs:_REGION1_ENTRY_EMPTY (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dmmu_context.h55 init_entry = _REGION1_ENTRY_EMPTY; in init_new_context()
H A Dpgtable.h279 #define _REGION1_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID) macro
1043 set_pgd(pgd, __pgd(_REGION1_ENTRY_EMPTY)); in pgd_clear()
/linux-6.15/arch/s390/mm/
H A Dpgalloc.c72 crst_table_init(pgd, _REGION1_ENTRY_EMPTY); in crst_table_upgrade()
469 table = base_crst_alloc(_REGION1_ENTRY_EMPTY); in base_asce_alloc()
H A Dgmap.c80 etype = _REGION1_ENTRY_EMPTY; in gmap_alloc()
1420 *r1e = _REGION1_ENTRY_EMPTY; in gmap_unshadow_r2t()
1452 r1t[i] = _REGION1_ENTRY_EMPTY; in __gmap_unshadow_r1t()