hash__alloc_context_id   72 arch/powerpc/include/asm/mmu_context.h extern int hash__alloc_context_id(void);
hash__alloc_context_id   84 arch/powerpc/include/asm/mmu_context.h 	context_id = hash__alloc_context_id();
hash__alloc_context_id  392 arch/powerpc/kvm/book3s_64_mmu_host.c 	err = hash__alloc_context_id();
hash__alloc_context_id   49 arch/powerpc/mm/book3s64/mmu_context.c EXPORT_SYMBOL_GPL(hash__alloc_context_id);
hash__alloc_context_id   71 arch/powerpc/mm/book3s64/mmu_context.c 			id = hash__alloc_context_id();