Lines Matching defs:table
36 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free()
54 unsigned long *table, *pgd; in crst_table_upgrade() local
115 unsigned long *table; in gmap_alloc() local
247 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
447 static void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
474 unsigned long *table; in __gmap_link() local
742 unsigned long *table; in gmap_do_ipte_notify() local
890 static inline void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
913 unsigned long *table; in page_table_alloc() local
965 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free()
990 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu()
1020 void *table = (void *)((unsigned long) _table ^ mask); in __tlb_remove_table() local
1045 static void tlb_remove_table_one(void *table) in tlb_remove_table_one()
1081 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table()