Searched refs:ev5_activate_mm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | machvec_impl.h | 57 .mv_activate_mm = ev5_activate_mm, \ 64 .mv_activate_mm = ev5_activate_mm, \ 71 .mv_activate_mm = ev5_activate_mm, \
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | machvec_impl.h | 57 .mv_activate_mm = ev5_activate_mm, \ 64 .mv_activate_mm = ev5_activate_mm, \ 71 .mv_activate_mm = ev5_activate_mm, \
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | mmu_context.h | 205 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm() function 228 # define activate_mm(x,y) ev5_activate_mm((x),(y))
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | mmu_context.h | 205 ev5_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev5_activate_mm() function 226 # define activate_mm(x,y) ev5_activate_mm((x),(y))
|
Completed in 2 milliseconds