Home
last modified time | relevance | path

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

/Linux-v4.19/arch/alpha/kernel/
Dmachvec_impl.h59 .mv_activate_mm = ev5_activate_mm, \
66 .mv_activate_mm = ev5_activate_mm, \
73 .mv_activate_mm = ev5_activate_mm, \
/Linux-v4.19/arch/alpha/include/asm/
Dmmu_context.h205 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))