Home
last modified time | relevance | path

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

/Linux-v5.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.h185 dsemul_mm_cleanup(mm); in destroy_context()
/Linux-v5.10/arch/mips/math-emu/
Ddsemul.c205 void dsemul_mm_cleanup(struct mm_struct *mm) in dsemul_mm_cleanup() function