Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dtlb.h63 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
70 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
83 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H 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()
H A Dradix_tlb.c709 if (!mm_is_thread_local(mm)) { in radix__flush_tlb_mm()
748 if (!mm_is_thread_local(mm)) { in __flush_all_mm()
792 if (!mm_is_thread_local(mm)) { in radix__flush_tlb_page_psize()
903 if (!mm_is_thread_local(mm)) { in __radix__flush_tlb_range()
1095 if (!mm_is_thread_local(mm)) { in __radix__flush_tlb_range_psize()
1182 if (!mm_is_thread_local(mm)) { in radix__flush_tlb_collapsed_pmd()
H A Dhash_pgtable.c338 if (mm_is_thread_local(mm)) in hpte_do_hugepage_flush()
H A Dhash_utils.c1362 if (user_region && mm_is_thread_local(mm)) in hash_page_mm()
1646 if (mm_is_thread_local(mm)) in hash_preload()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dhugetlbpage.c276 mm_is_thread_local(tlb->mm)) { in hugepd_free()