|
@@ -33,11 +33,6 @@
|
|
|
|
|
|
DEFINE_PER_CPU(struct ppc64_tlb_batch, ppc64_tlb_batch);
|
|
DEFINE_PER_CPU(struct ppc64_tlb_batch, ppc64_tlb_batch);
|
|
|
|
|
|
-/* This is declared as we are using the more or less generic
|
|
|
|
- * arch/powerpc/include/asm/tlb.h file -- tgall
|
|
|
|
- */
|
|
|
|
-DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* A linux PTE was changed and the corresponding hash table entry
|
|
* A linux PTE was changed and the corresponding hash table entry
|
|
* neesd to be flushed. This function will either perform the flush
|
|
* neesd to be flushed. This function will either perform the flush
|