Lines Matching defs:table
43 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free()
61 unsigned long *table, *pgd; in crst_table_upgrade() local
151 unsigned long *table; in gmap_alloc() local
283 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
483 static void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
510 unsigned long *table; in __gmap_link() local
778 unsigned long *table; in gmap_do_ipte_notify() local
806 unsigned long *table; in page_table_alloc_pgste() local
822 static inline void page_table_free_pgste(unsigned long *table) in page_table_free_pgste()
970 static inline void page_table_free_pgste(unsigned long *table) in page_table_free_pgste()
974 static inline void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
1038 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free()
1062 static void __page_table_free_rcu(void *table, unsigned bit) in __page_table_free_rcu()
1077 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu()
1107 void *table = (void *)((unsigned long) _table & ~mask); in __tlb_remove_table() local
1121 static void tlb_remove_table_one(void *table) in tlb_remove_table_one()
1157 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table()