Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A 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
H A Dmmu_context.h183 dsemul_mm_cleanup(mm); in destroy_context()
/openbmc/linux/arch/mips/math-emu/
H A Ddsemul.c202 void dsemul_mm_cleanup(struct mm_struct *mm) in dsemul_mm_cleanup() function