Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dpgalloc.h45 return _REGION1_ENTRY_EMPTY; in pgd_entry_type()
Dpgtable.h248 #define _REGION1_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID) macro
847 pgd_val(*pgd) = _REGION1_ENTRY_EMPTY; in pgd_clear()
/Linux-v4.19/arch/s390/mm/
Dpgalloc.c105 crst_table_init(table, _REGION1_ENTRY_EMPTY); in crst_table_upgrade()
655 table = base_crst_alloc(_REGION1_ENTRY_EMPTY); in base_asce_alloc()
Dgmap.c57 etype = _REGION1_ENTRY_EMPTY; in gmap_alloc()
1497 *r1e = _REGION1_ENTRY_EMPTY; in gmap_unshadow_r2t()
1529 r1t[i] = _REGION1_ENTRY_EMPTY; in __gmap_unshadow_r1t()