Home
last modified time | relevance | path

Searched refs:dsemul_mm_cleanup (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/mips/include/asm/
Ddsemul.h107 extern void dsemul_mm_cleanup(struct mm_struct *mm);
109 static inline void dsemul_mm_cleanup(struct mm_struct *mm) in dsemul_mm_cleanup() function
Dmmu_context.h183 dsemul_mm_cleanup(mm); in destroy_context()
/linux-5.19.10/arch/mips/math-emu/
Ddsemul.c205 void dsemul_mm_cleanup(struct mm_struct *mm) in dsemul_mm_cleanup() function