Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmmu_context.h51 extern void switch_cop(struct mm_struct *next);
81 switch_cop(next); in switch_mm()
/arch/powerpc/mm/
Dicswx.h26 switch_cop(current->active_mm); in sync_cop()
Dicswx.c68 void switch_cop(struct mm_struct *next) in switch_cop() function