Home
last modified time | relevance | path

Searched refs:hash__alloc_context_id (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dmmu_context.c41 int hash__alloc_context_id(void) in hash__alloc_context_id() function
52 EXPORT_SYMBOL_GPL(hash__alloc_context_id);
72 id = hash__alloc_context_id(); in realloc_context_ids()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmmu_context.h72 extern int hash__alloc_context_id(void);
84 context_id = hash__alloc_context_id(); in alloc_extended_context()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_64_mmu_host.c392 err = hash__alloc_context_id(); in kvmppc_mmu_init_pr()