Lines Matching defs:table
166 * gup_fast() and other software pagetable walkers do a lockless page-table
185 * pressure. To guarantee progress we fall back to single table freeing, see
201 * It is however sufficient for software page-table walkers that rely on
233 * Invalidate page-table caches used by hardware walkers. Then
241 static void tlb_remove_table_one(void *table)
244 __tlb_remove_table(table);
258 void tlb_remove_table(struct mmu_gather *tlb, void *table)
266 tlb_remove_table_one(table);
272 (*batch)->tables[(*batch)->nr++] = table;
329 * tlb_gather_mmu - initialize an mmu_gather structure for page-table tear-down
333 * Called to initialize an (on-stack) mmu_gather structure for page-table
342 * tlb_gather_mmu_fullmm - initialize an mmu_gather structure for page-table tear-down
349 * Called to initialize an (on-stack) mmu_gather structure for page-table