Home
last modified time | relevance | path

Searched refs:mm_is_thread_local (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
A Dtlb.h61 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
68 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
81 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
/arch/powerpc/mm/book3s64/
A Dhash_tlb.c104 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()
A Dhash_pgtable.c338 if (mm_is_thread_local(mm)) in hpte_do_hugepage_flush()
A Dhash_utils.c1767 if (user_region && mm_is_thread_local(mm)) in hash_page_mm()
2069 if (mm_is_thread_local(mm)) in hash_preload()
/arch/powerpc/lib/
A Dcode-patching.c91 WARN_ON(!mm_is_thread_local(temp_mm)); in start_using_temp_mm()

Completed in 15 milliseconds