pgtable_slot      269 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable_t *pgtable_slot;
pgtable_slot      275 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable_slot = (pgtable_t *)pmdp + PTRS_PER_PMD;
pgtable_slot      276 arch/powerpc/mm/book3s64/hash_pgtable.c 	*pgtable_slot = pgtable;
pgtable_slot      289 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable_t *pgtable_slot;
pgtable_slot      293 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable_slot = (pgtable_t *)pmdp + PTRS_PER_PMD;
pgtable_slot      294 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable = *pgtable_slot;
pgtable_slot      298 arch/powerpc/mm/book3s64/hash_pgtable.c 	*pgtable_slot = NULL;
pgtable_slot      350 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable_t *pgtable_slot;
pgtable_slot      359 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable_slot = (pgtable_t *)pmdp + PTRS_PER_PMD;
pgtable_slot      360 arch/powerpc/mm/book3s64/hash_pgtable.c 	pgtable = *pgtable_slot;