Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dmmu_context.h81 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context() function
105 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context() function
/Linux-v4.19/arch/powerpc/mm/
Dslice.c656 if (need_extra_context(mm, newaddr)) { in slice_get_unmapped_area()
674 if (need_extra_context(mm, newaddr)) { in slice_get_unmapped_area()