page_table_allocate_pgste  174 arch/s390/include/asm/elf.h 	    !page_table_allocate_pgste &&			\
page_table_allocate_pgste   30 arch/s390/include/asm/mmu_context.h 	mm->context.alloc_pgste = page_table_allocate_pgste ||
page_table_allocate_pgste   30 arch/s390/include/asm/pgalloc.h extern int page_table_allocate_pgste;
page_table_allocate_pgste   20 arch/s390/mm/pgalloc.c int page_table_allocate_pgste = 0;
page_table_allocate_pgste   21 arch/s390/mm/pgalloc.c EXPORT_SYMBOL(page_table_allocate_pgste);
page_table_allocate_pgste   26 arch/s390/mm/pgalloc.c 		.data		= &page_table_allocate_pgste,