crst_table_alloc   22 arch/s390/include/asm/pgalloc.h unsigned long *crst_table_alloc(struct mm_struct *);
crst_table_alloc   53 arch/s390/include/asm/pgalloc.h 	unsigned long *table = crst_table_alloc(mm);
crst_table_alloc   68 arch/s390/include/asm/pgalloc.h 	unsigned long *table = crst_table_alloc(mm);
crst_table_alloc   82 arch/s390/include/asm/pgalloc.h 	unsigned long *table = crst_table_alloc(mm);
crst_table_alloc  119 arch/s390/include/asm/pgalloc.h 	unsigned long *table = crst_table_alloc(mm);
crst_table_alloc  100 arch/s390/mm/pgalloc.c 		table = crst_table_alloc(mm);