Searched refs:ppc64_tlb_batch (Results 1 – 6 of 6) sorted by relevance
14 struct ppc64_tlb_batch { struct23 DECLARE_PER_CPU(struct ppc64_tlb_batch, ppc64_tlb_batch); argument25 extern void __flush_tlb_pending(struct ppc64_tlb_batch *batch);31 struct ppc64_tlb_batch *batch; in arch_enter_lazy_mmu_mode()35 batch = this_cpu_ptr(&ppc64_tlb_batch); in arch_enter_lazy_mmu_mode()41 struct ppc64_tlb_batch *batch; in arch_leave_lazy_mmu_mode()45 batch = this_cpu_ptr(&ppc64_tlb_batch); in arch_leave_lazy_mmu_mode()
33 DEFINE_PER_CPU(struct ppc64_tlb_batch, 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()161 struct ppc64_tlb_batch *tlbbatch = &get_cpu_var(ppc64_tlb_batch); in hash__tlb_flush()171 put_cpu_var(ppc64_tlb_batch); in hash__tlb_flush()
811 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in native_flush_hash_range()
1799 struct ppc64_tlb_batch *batch = in flush_hash_range()1800 this_cpu_ptr(&ppc64_tlb_batch); in flush_hash_range()
1284 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch, in do_block_remove()1485 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in pSeries_lpar_flush_hash_range()
1128 struct ppc64_tlb_batch *batch; in __switch_to()1137 batch = this_cpu_ptr(&ppc64_tlb_batch); in __switch_to()1193 batch = this_cpu_ptr(&ppc64_tlb_batch); in __switch_to()