Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dtlb.h73 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
93 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
106 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
/Linux-v4.19/arch/powerpc/mm/
Dtlb_hash64.c106 flush_hash_page(vpn, rpte, psize, ssize, mm_is_thread_local(mm)); in hpte_need_flush()
151 local = mm_is_thread_local(batch->mm); in __flush_tlb_pending()
Dtlb-radix.c580 if (!mm_is_thread_local(mm)) { in radix__flush_tlb_mm()
608 if (!mm_is_thread_local(mm)) { in __flush_all_mm()
645 if (!mm_is_thread_local(mm)) { in radix__flush_tlb_page_psize()
709 if (!mm_is_thread_local(mm)) { in __radix__flush_tlb_range()
937 if (!mm_is_thread_local(mm)) { in __radix__flush_tlb_range_psize()
1004 if (!mm_is_thread_local(mm)) { in radix__flush_tlb_collapsed_pmd()
Dpgtable-hash64.c336 if (mm_is_thread_local(mm)) in hpte_do_hugepage_flush()
Dhash_utils_64.c1277 if (user_region && mm_is_thread_local(mm)) in hash_page_mm()
1539 if (mm_is_thread_local(mm)) in hash_preload()
Dhugetlbpage.c277 mm_is_thread_local(tlb->mm)) { in hugepd_free()