Home
last modified time | relevance | path

Searched refs:need_extra_context (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A 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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds