Home
last modified time | relevance | path

Searched defs:batch (Results 1 – 12 of 12) sorted by relevance

/arch/powerpc/include/asm/book3s/64/
Dtlbflush-hash.h31 struct ppc64_tlb_batch *batch; in arch_enter_lazy_mmu_mode() local
46 struct ppc64_tlb_batch *batch; in arch_leave_lazy_mmu_mode() local
/arch/powerpc/mm/book3s64/
Dhash_tlb.c44 struct ppc64_tlb_batch *batch = &get_cpu_var(ppc64_tlb_batch); in hpte_need_flush() local
144 void __flush_tlb_pending(struct ppc64_tlb_batch *batch) in __flush_tlb_pending()
Dhash_native.c788 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in native_flush_hash_range() local
Dhash_utils.c2018 struct ppc64_tlb_batch *batch = in flush_hash_range() local
/arch/riscv/mm/
Dtlbflush.c192 void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
207 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
/arch/arm64/include/asm/
Dtlbflush.h325 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
353 static inline void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
/arch/x86/include/asm/
Dtlbflush.h281 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
/arch/x86/mm/
Dtlb.c1292 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
/arch/powerpc/platforms/pseries/
Dlpar.c1349 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch, in do_block_remove()
1530 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in pSeries_lpar_flush_hash_range() local
/arch/powerpc/kernel/
Dprocess.c1285 struct ppc64_tlb_batch *batch; in __switch_to() local
/arch/x86/xen/
Dmmu_pv.c2522 int batch = min(REMAP_BATCH_SIZE, nr); in xen_remap_pfn() local
/arch/x86/kvm/mmu/
Dmmu.c6424 int nr_zapped, batch = 0; in kvm_zap_obsolete_pages() local