Home
last modified time | relevance | path

Searched refs:_SEGMENT_ENTRY_EMPTY (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dpgalloc.h53 return _SEGMENT_ENTRY_EMPTY; in pgd_entry_type()
77 crst_table_init(table, _SEGMENT_ENTRY_EMPTY); in pmd_alloc_one()
Dhugetlb.h48 pte_val(*ptep) = _SEGMENT_ENTRY_EMPTY; in huge_pte_clear()
Dpgtable.h279 #define _SEGMENT_ENTRY_EMPTY (_SEGMENT_ENTRY_INVALID) macro
/linux-4.1.27/arch/s390/mm/
Dhugetlbpage.c124 pmd_val(*pmdp) = _SEGMENT_ENTRY_EMPTY; in huge_ptep_get_and_clear()
Dvmem.c55 clear_table((unsigned long *) pmd, _SEGMENT_ENTRY_EMPTY, PAGE_SIZE * 4); in vmem_pmd_alloc()
Dpgtable.c157 etype = _SEGMENT_ENTRY_EMPTY; in gmap_alloc()
538 gmap_alloc_table(gmap, table, _SEGMENT_ENTRY_EMPTY, in __gmap_link()
/linux-4.1.27/arch/s390/kernel/
Dvdso.c110 clear_table((unsigned long *) segment_table, _SEGMENT_ENTRY_EMPTY, in vdso_alloc_per_cpu()