Searched defs:__destroy_context (Results 1 - 2 of 2) sorted by relevance

/arch/powerpc/mm/
H A Dmmu_context_hash64.c87 __destroy_context(index);
98 void __destroy_context(int context_id) function
104 EXPORT_SYMBOL_GPL(__destroy_context); variable
113 __destroy_context(mm->context.id);
H A Dmmu_context_hash32.c92 void __destroy_context(unsigned long ctx) function
96 EXPORT_SYMBOL_GPL(__destroy_context); variable
105 __destroy_context(mm->context.id);

Completed in 42 milliseconds