Home
last modified time | relevance | path

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

/linux-5.19.10/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.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()
Dcacheflush.h36 extern void __load_new_mm_context(struct mm_struct *);
44 __load_new_mm_context(mm); in flush_icache_user_page()
/linux-5.19.10/arch/alpha/mm/
Dfault.c42 __load_new_mm_context(struct mm_struct *next_mm) in __load_new_mm_context() function
/linux-5.19.10/arch/alpha/kernel/
Dsmp.c734 __load_new_mm_context(mm); in ipi_flush_icache_page()
751 __load_new_mm_context(mm); in flush_icache_user_page()