Home
last modified time | relevance | path

Searched refs:__new_context (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/arch/nds32/include/asm/
Dmmu_context.h24 static inline void __new_context(struct mm_struct *mm) in __new_context() function
46 __new_context(mm); in check_context()
/Linux-v5.15/arch/riscv/mm/
Dcontext.c95 static unsigned long __new_context(struct mm_struct *mm) in __new_context() function
181 cntx = __new_context(mm); in set_mm_asid()