Home
last modified time | relevance | path

Searched refs:mm_context_remove_vas_window (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dmmu_context.h193 static inline void mm_context_remove_vas_window(struct mm_struct *mm) in mm_context_remove_vas_window() function
/linux/arch/powerpc/platforms/pseries/
H A Dvas.c552 mm_context_remove_vas_window(vwin->task_ref.mm); in vas_deallocate_window()