Home
last modified time | relevance | path

Searched refs:_REGION3_ENTRY_EMPTY (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dpgalloc.h55 return _REGION3_ENTRY_EMPTY; in pgd_entry_type()
66 crst_table_init(table, _REGION3_ENTRY_EMPTY); in pud_alloc_one()
Dpgtable.h271 #define _REGION3_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_INVALID) macro
881 pud_val(*pud) = _REGION3_ENTRY_EMPTY; in pud_clear()
/linux-4.4.14/arch/s390/mm/
Dinit.c90 pgd_type = _REGION3_ENTRY_EMPTY; in paging_init()
Dvmem.c44 clear_table((unsigned long *) pud, _REGION3_ENTRY_EMPTY, PAGE_SIZE * 4); in vmem_pud_alloc()
Dpgtable.c125 etype = _REGION3_ENTRY_EMPTY; in gmap_alloc()
494 gmap_alloc_table(gmap, table, _REGION3_ENTRY_EMPTY, in __gmap_link()