Searched refs:mv_switch_mm (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/alpha/kernel/ |
D | machvec_impl.h | 48 mv_switch_mm: ev4_switch_mm, \ 55 mv_switch_mm: ev5_switch_mm, \ 62 mv_switch_mm: ev5_switch_mm, \ 69 mv_switch_mm: ev5_switch_mm, \
|
/linux-2.4.37.9/include/asm-alpha/ |
D | machvec.h | 70 void (*mv_switch_mm)(struct mm_struct *, struct mm_struct *, member
|
D | mmu_context.h | 212 # define switch_mm(a,b,c,d) alpha_mv.mv_switch_mm((a),(b),(c),(d))
|