Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s32/
H A Dmmu_context.c85 void __destroy_context(unsigned long ctx) in __destroy_context() function
89 EXPORT_SYMBOL_GPL(__destroy_context);
98 __destroy_context(mm->context.id); in destroy_context()
/linux/arch/powerpc/mm/book3s64/
H A Dmmu_context.c220 void __destroy_context(int context_id) in __destroy_context() function
224 EXPORT_SYMBOL_GPL(__destroy_context);
/linux/arch/powerpc/include/asm/
H A Dmmu_context.h68 extern void __destroy_context(int context_id);
103 extern void __destroy_context(unsigned long context_id);