Home
last modified time | relevance | path

Searched refs:dsemul_mm_cleanup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Ddsemul.h99 * dsemul_mm_cleanup() - Cleanup per-mm delay slot 'emulation' state
107 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.h185 dsemul_mm_cleanup(mm); in destroy_context()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Ddsemul.h99 * dsemul_mm_cleanup() - Cleanup per-mm delay slot 'emulation' state
107 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()
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Ddsemul.c205 void dsemul_mm_cleanup(struct mm_struct *mm) in dsemul_mm_cleanup() function
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Ddsemul.c202 void dsemul_mm_cleanup(struct mm_struct *mm) in dsemul_mm_cleanup() function

Completed in 3 milliseconds