Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dmmu_context.c42 int hash__alloc_context_id(void) in hash__alloc_context_id() function
53 EXPORT_SYMBOL_GPL(hash__alloc_context_id);
75 id = hash__alloc_context_id(); in realloc_context_ids()
/linux/arch/powerpc/include/asm/
H A Dmmu_context.h66 extern int hash__alloc_context_id(void);
79 context_id = hash__alloc_context_id(); in alloc_extended_context()