Searched refs:mm_is_thread_local (Results 1 – 5 of 5) sorted by relevance
61 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function68 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function81 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
104 flush_hash_page(vpn, rpte, psize, ssize, mm_is_thread_local(mm)); in hpte_need_flush()149 local = mm_is_thread_local(batch->mm); in __flush_tlb_pending()
338 if (mm_is_thread_local(mm)) in hpte_do_hugepage_flush()
1767 if (user_region && mm_is_thread_local(mm)) in hash_page_mm()2069 if (mm_is_thread_local(mm)) in hash_preload()
91 WARN_ON(!mm_is_thread_local(temp_mm)); in start_using_temp_mm()
Completed in 15 milliseconds