Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dmmu_context.h88 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context() function
113 static inline bool need_extra_context(struct mm_struct *mm, unsigned long ea) in need_extra_context() function
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dslice.c612 if (need_extra_context(mm, newaddr)) { in slice_get_unmapped_area()
630 if (need_extra_context(mm, newaddr)) { in slice_get_unmapped_area()