Searched refs:ev5_switch_mm (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/alpha/include/asm/ |
D | mmu_context.h | 133 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm() function 179 ev5_switch_mm(prev_mm, next_mm, next); in ev4_switch_mm() 224 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c))
|
/linux-2.6.39/arch/alpha/kernel/ |
D | machvec_impl.h | 60 .mv_switch_mm = ev5_switch_mm, \ 67 .mv_switch_mm = ev5_switch_mm, \ 74 .mv_switch_mm = ev5_switch_mm, \
|