Searched refs:ev5_switch_mm (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | mmu_context.h | 136 ev5_switch_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm, in ev5_switch_mm() function 182 ev5_switch_mm(prev_mm, next_mm, next); in ev4_switch_mm() 225 # define switch_mm(a,b,c) ev5_switch_mm((a),(b),(c))
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | machvec_impl.h | 56 .mv_switch_mm = ev5_switch_mm, \ 63 .mv_switch_mm = ev5_switch_mm, \ 70 .mv_switch_mm = ev5_switch_mm, \
|
Completed in 4 milliseconds