Home
last modified time | relevance | path

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

/arch/s390/mm/
Dinit.c108 pgd_type = _REGION2_ENTRY_EMPTY; in paging_init()
Dpgtable.c85 entry = _REGION2_ENTRY_EMPTY; in crst_table_upgrade()
170 etype = _REGION2_ENTRY_EMPTY; in gmap_alloc()
526 gmap_alloc_table(gmap, table, _REGION2_ENTRY_EMPTY, in __gmap_link()
/arch/s390/include/asm/
Dpgalloc.h78 return _REGION2_ENTRY_EMPTY; in pgd_entry_type()
Dpgtable.h350 #define _REGION2_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID) macro
912 pgd_val(*pgd) = _REGION2_ENTRY_EMPTY; in pgd_clear()