Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dicswx.c129 void drop_cop(unsigned long acop, struct mm_struct *mm) in drop_cop() function
162 EXPORT_SYMBOL_GPL(drop_cop);
Dmmu_context_hash64.c137 drop_cop(mm->context.acop, mm); in destroy_context()
/linux-4.1.27/arch/powerpc/include/asm/
Dmmu_context.h36 extern void drop_cop(unsigned long acop, struct mm_struct *mm);