Home
last modified time | relevance | path

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

/linux-3.4.99/arch/alpha/include/asm/
Dmmu_context.h207 ev4_activate_mm(struct mm_struct *prev_mm, struct mm_struct *next_mm) in ev4_activate_mm() function
221 # define activate_mm(x,y) ev4_activate_mm((x),(y))
/linux-3.4.99/arch/alpha/kernel/
Dmachvec_impl.h54 .mv_activate_mm = ev4_activate_mm, \