Searched defs:batch (Results 1 – 12 of 12) sorted by relevance
31 struct ppc64_tlb_batch *batch; in arch_enter_lazy_mmu_mode() local46 struct ppc64_tlb_batch *batch; in arch_leave_lazy_mmu_mode() local
44 struct ppc64_tlb_batch *batch = &get_cpu_var(ppc64_tlb_batch); in hpte_need_flush() local144 void __flush_tlb_pending(struct ppc64_tlb_batch *batch) in __flush_tlb_pending()
784 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in native_flush_hash_range() local
2266 struct ppc64_tlb_batch *batch = in flush_hash_range() local
230 void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()237 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
335 static inline void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()522 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
350 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
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() local
1708 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
1285 struct ppc64_tlb_batch *batch; in __switch_to() local
2517 int batch = min(REMAP_BATCH_SIZE, nr); in xen_remap_pfn() local
6617 int nr_zapped, batch = 0; in kvm_zap_obsolete_pages() local
Completed in 55 milliseconds