Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmmu_context.h93 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context() function
117 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context() function
/arch/powerpc/mm/
Dslice.c616 if (need_extra_context(mm, newaddr)) { in slice_get_unmapped_area()
634 if (need_extra_context(mm, newaddr)) { in slice_get_unmapped_area()