Home
last modified time | relevance | path

Searched refs:__load_new_mm_context (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/alpha/include/asm/
Dtlbflush.h14 extern void __load_new_mm_context(struct mm_struct *);
23 __load_new_mm_context(mm); in ev4_flush_tlb_current()
30 __load_new_mm_context(mm); in ev5_flush_tlb_current()
44 __load_new_mm_context(mm); in ev4_flush_tlb_current_page()
56 __load_new_mm_context(mm); in ev5_flush_tlb_current_page()
Dmmu_context.h181 extern void __load_new_mm_context(struct mm_struct *);
193 __load_new_mm_context(mm); \
203 __load_new_mm_context(next_mm); in ev5_activate_mm()
209 __load_new_mm_context(next_mm); in ev4_activate_mm()
Dcacheflush.h48 extern void __load_new_mm_context(struct mm_struct *);
56 __load_new_mm_context(mm); in flush_icache_user_range()
/linux-4.1.27/arch/alpha/mm/
Dfault.c41 __load_new_mm_context(struct mm_struct *next_mm) in __load_new_mm_context() function
/linux-4.1.27/arch/alpha/kernel/
Dsmp.c743 __load_new_mm_context(mm); in ipi_flush_icache_page()
760 __load_new_mm_context(mm); in flush_icache_user_range()