Home
last modified time | relevance | path

Searched refs:tlbbatch (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/powerpc/mm/
Dtlb_hash64.c158 struct ppc64_tlb_batch *tlbbatch = &get_cpu_var(ppc64_tlb_batch); in tlb_flush() local
164 if (tlbbatch->index) in tlb_flush()
165 __flush_tlb_pending(tlbbatch); in tlb_flush()