Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A 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()
H A Dmmu_context.h185 extern void __load_new_mm_context(struct mm_struct *);
197 __load_new_mm_context(mm); \
207 __load_new_mm_context(next_mm); in ev5_activate_mm()
213 __load_new_mm_context(next_mm); in ev4_activate_mm()
H A Dcacheflush.h36 extern void __load_new_mm_context(struct mm_struct *);
44 __load_new_mm_context(mm); in flush_icache_user_page()
/openbmc/linux/arch/alpha/mm/
H A Dfault.c42 __load_new_mm_context(struct mm_struct *next_mm) in __load_new_mm_context() function
/openbmc/linux/arch/alpha/kernel/
H A Dsmp.c728 __load_new_mm_context(mm); in ipi_flush_icache_page()
745 __load_new_mm_context(mm); in flush_icache_user_page()