Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dmmu_context.h163 ev4_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev4_switch_mm() function
221 # define switch_mm(a,b,c) ev4_switch_mm((a),(b),(c))
/arch/alpha/kernel/
Dmachvec_impl.h50 .mv_switch_mm = ev4_switch_mm, \