Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpgalloc.h56 return _REGION2_ENTRY_EMPTY; in pgd_entry_type()
Dpgtable.h269 #define _REGION2_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_INVALID) macro
877 pgd_val(*pgd) = _REGION2_ENTRY_EMPTY; in pgd_clear()
/arch/s390/mm/
Dinit.c87 pgd_type = _REGION2_ENTRY_EMPTY; in paging_init()
Dpgtable.c65 crst_table_init(table, _REGION2_ENTRY_EMPTY); in crst_table_upgrade()
129 etype = _REGION2_ENTRY_EMPTY; in gmap_alloc()
486 gmap_alloc_table(gmap, table, _REGION2_ENTRY_EMPTY, in __gmap_link()