Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/include/asm/
Dtlbflush.h14 extern void __load_new_mm_context(struct mm_struct *);
20 __load_new_mm_context(mm); in ev5_flush_tlb_current()
33 __load_new_mm_context(mm); in ev5_flush_tlb_current_page()
Dmmu_context.h163 extern void __load_new_mm_context(struct mm_struct *);
177 __load_new_mm_context(mm); \
187 __load_new_mm_context(next_mm); in ev5_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-6.12.1/arch/alpha/mm/
Dfault.c42 __load_new_mm_context(struct mm_struct *next_mm) in __load_new_mm_context() function
/linux-6.12.1/arch/alpha/kernel/
Dsmp.c724 __load_new_mm_context(mm); in ipi_flush_icache_page()
741 __load_new_mm_context(mm); in flush_icache_user_page()