Home
last modified time | relevance | path

Searched refs:mm_is_thread_local (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dtlb.h58 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
65 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
78 static inline int mm_is_thread_local(struct mm_struct *mm) in mm_is_thread_local() function
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
1092 if (!mm_is_thread_local(mm)) { in __radix__flush_tlb_range_psize()
1179 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()
1640 * mm_is_thread_local test and update, to prevent preempt running the in hash_preload()
1646 if (mm_is_thread_local(mm)) in hash_preload()
/kernel/linux/linux-6.6/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 Dhash_pgtable.c339 if (mm_is_thread_local(mm)) in hpte_do_hugepage_flush()
H A Dhash_utils.c1518 if (user_region && mm_is_thread_local(mm)) in hash_page_mm()
1805 * mm_is_thread_local test and update, to prevent preempt running the in hash_preload()
1811 if (mm_is_thread_local(mm)) in hash_preload()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dhugetlbpage.c275 mm_is_thread_local(tlb->mm)) { in hugepd_free()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dcode-patching.c88 WARN_ON(!mm_is_thread_local(temp_mm)); in start_using_temp_mm()
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dhugetlbpage.c282 mm_is_thread_local(tlb->mm)) { in hugepd_free()

Completed in 14 milliseconds