Searched refs:ppc64_tlb_batch (Results 1 – 5 of 5) sorted by relevance
32 DEFINE_PER_CPU(struct ppc64_tlb_batch, ppc64_tlb_batch);33 EXPORT_SYMBOL_IF_KUNIT(ppc64_tlb_batch);45 struct ppc64_tlb_batch *batch = &get_cpu_var(ppc64_tlb_batch); in hpte_need_flush()106 put_cpu_var(ppc64_tlb_batch); in hpte_need_flush()135 put_cpu_var(ppc64_tlb_batch); in hpte_need_flush()145 void __flush_tlb_pending(struct ppc64_tlb_batch *batch) in __flush_tlb_pending()162 struct ppc64_tlb_batch *tlbbatch = &get_cpu_var(ppc64_tlb_batch); in hash__tlb_flush()172 put_cpu_var(ppc64_tlb_batch); in hash__tlb_flush()
784 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in native_flush_hash_range()
2285 struct ppc64_tlb_batch *batch = in flush_hash_range()2286 this_cpu_ptr(&ppc64_tlb_batch); in flush_hash_range()
14 struct ppc64_tlb_batch { struct22 DECLARE_PER_CPU(struct ppc64_tlb_batch, ppc64_tlb_batch); argument24 extern void __flush_tlb_pending(struct ppc64_tlb_batch *batch);39 struct ppc64_tlb_batch *batch; in arch_flush_lazy_mmu_mode()43 batch = this_cpu_ptr(&ppc64_tlb_batch); in arch_flush_lazy_mmu_mode()
1350 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch, in do_block_remove()1531 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in pSeries_lpar_flush_hash_range()