Home
last modified time | relevance | path

Searched defs:active_mm (Results 1 – 11 of 11) sorted by relevance

/arch/sparc/include/asm/
Dmmu_context_32.h31 #define activate_mm(active_mm, mm) switch_mm((active_mm), (mm), NULL) argument
Dmmu_context_64.h136 static inline void activate_mm(struct mm_struct *active_mm, struct mm_struct *mm) in activate_mm()
/arch/microblaze/include/asm/
Dmmu_context_mm.h129 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
/arch/mn10300/include/asm/
Dtlbflush.h18 struct mm_struct *active_mm; member
/arch/x86/mm/
Dtlb.c43 struct mm_struct *active_mm = this_cpu_read(cpu_tlbstate.active_mm); in leave_mm() local
/arch/arc/kernel/
Dtroubleshoot.c89 struct mm_struct *active_mm = current->active_mm; in show_faulting_vma() local
/arch/m68k/include/asm/
Dmmu_context.h84 static inline void activate_mm(struct mm_struct *active_mm, in activate_mm()
/arch/x86/include/asm/
Dtlbflush.h20 struct mm_struct *active_mm; member
/arch/ia64/mm/
Dtlb.c243 struct mm_struct *active_mm = current->active_mm; in ia64_global_tlb_purge() local
/arch/arm/mach-rpc/
Decard.c249 struct mm_struct *active_mm = current->active_mm; in ecard_init_mm() local
/arch/x86/xen/
Dmmu.c1051 struct mm_struct *active_mm; in drop_other_mm_ref() local