Home
last modified time | relevance | path

Searched defs:temp_mm (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/lib/
H A Dcode-patching.c84 static struct mm_struct *start_using_temp_mm(struct mm_struct *temp_mm) in start_using_temp_mm()
97 static void stop_using_temp_mm(struct mm_struct *temp_mm, in stop_using_temp_mm()
/linux/arch/x86/mm/
H A Dtlb.c992 struct mm_struct *use_temporary_mm(struct mm_struct *temp_mm) in use_temporary_mm()