Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dtlb_hash64.c162 struct ppc64_tlb_batch *tlbbatch = &get_cpu_var(ppc64_tlb_batch); in hash__tlb_flush() local
168 if (tlbbatch->index) in hash__tlb_flush()
169 __flush_tlb_pending(tlbbatch); in hash__tlb_flush()