Searched refs:_SEGMENT_ENTRY_EMPTY (Results 1 - 8 of 8) sorted by relevance

/arch/s390/include/asm/
H A Dpgalloc.h58 return _SEGMENT_ENTRY_EMPTY;
75 return _SEGMENT_ENTRY_EMPTY;
99 crst_table_init(table, _SEGMENT_ENTRY_EMPTY);
H A Dhugetlb.h47 pte_val(*ptep) = _SEGMENT_ENTRY_EMPTY;
H A Dpgtable.h300 #define _SEGMENT_ENTRY_EMPTY (_SEGMENT_ENTRY_INVALID) macro
366 #define _SEGMENT_ENTRY_EMPTY (_SEGMENT_ENTRY_INVALID) macro
/arch/s390/kernel/
H A Dvdso.c113 clear_table((unsigned long *) segment_table, _SEGMENT_ENTRY_EMPTY,
/arch/s390/mm/
H A Dhugetlbpage.c118 pmd_val(*pmdp) = _SEGMENT_ENTRY_EMPTY;
H A Dinit.c115 pgd_type = _SEGMENT_ENTRY_EMPTY;
H A Dvmem.c58 clear_table((unsigned long *) pmd, _SEGMENT_ENTRY_EMPTY, PAGE_SIZE * 4);
H A Dpgtable.c162 etype = _SEGMENT_ENTRY_EMPTY;
542 gmap_alloc_table(gmap, table, _SEGMENT_ENTRY_EMPTY,

Completed in 73 milliseconds