Lines Matching defs:gmap

37 	struct gmap *gmap;  in gmap_alloc()  local
99 struct gmap *gmap; in gmap_create() local
118 static void gmap_flush_tlb(struct gmap *gmap) in gmap_flush_tlb()
183 static void gmap_free(struct gmap *gmap) in gmap_free()
215 struct gmap *gmap_get(struct gmap *gmap) in gmap_get()
228 void gmap_put(struct gmap *gmap) in gmap_put()
239 void gmap_remove(struct gmap *gmap) in gmap_remove()
275 void gmap_enable(struct gmap *gmap) in gmap_enable()
285 void gmap_disable(struct gmap *gmap) in gmap_disable()
305 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
356 static int __gmap_unlink_by_vmaddr(struct gmap *gmap, unsigned long vmaddr) in __gmap_unlink_by_vmaddr()
379 static int __gmap_unmap_by_gaddr(struct gmap *gmap, unsigned long gaddr) in __gmap_unmap_by_gaddr()
396 int gmap_unmap_segment(struct gmap *gmap, unsigned long to, unsigned long len) in gmap_unmap_segment()
427 int gmap_map_segment(struct gmap *gmap, unsigned long from, in gmap_map_segment()
474 unsigned long __gmap_translate(struct gmap *gmap, unsigned long gaddr) in __gmap_translate()
494 unsigned long gmap_translate(struct gmap *gmap, unsigned long gaddr) in gmap_translate()
514 struct gmap *gmap; in gmap_unlink() local
540 int __gmap_link(struct gmap *gmap, unsigned long gaddr, unsigned long vmaddr) in __gmap_link()
636 int gmap_fault(struct gmap *gmap, unsigned long gaddr, in gmap_fault()
674 void __gmap_zap(struct gmap *gmap, unsigned long gaddr) in __gmap_zap()
694 void gmap_discard(struct gmap *gmap, unsigned long from, unsigned long to) in gmap_discard()
760 static void gmap_call_notifier(struct gmap *gmap, unsigned long start, in gmap_call_notifier()
787 static inline unsigned long *gmap_table_walk(struct gmap *gmap, in gmap_table_walk()
849 static pte_t *gmap_pte_op_walk(struct gmap *gmap, unsigned long gaddr, in gmap_pte_op_walk()
873 static int gmap_pte_op_fixup(struct gmap *gmap, unsigned long gaddr, in gmap_pte_op_fixup()
909 static inline pmd_t *gmap_pmd_op_walk(struct gmap *gmap, unsigned long gaddr) in gmap_pmd_op_walk()
939 static inline void gmap_pmd_op_end(struct gmap *gmap, pmd_t *pmdp) in gmap_pmd_op_end()
959 static int gmap_protect_pmd(struct gmap *gmap, unsigned long gaddr, in gmap_protect_pmd()
1004 static int gmap_protect_pte(struct gmap *gmap, unsigned long gaddr, in gmap_protect_pte()
1040 static int gmap_protect_range(struct gmap *gmap, unsigned long gaddr, in gmap_protect_range()
1100 int gmap_mprotect_notify(struct gmap *gmap, unsigned long gaddr, in gmap_mprotect_notify()
1129 int gmap_read_table(struct gmap *gmap, unsigned long gaddr, unsigned long *val) in gmap_read_table()
2240 struct gmap *gmap, *sg, *next; in ptep_notify() local
2269 static void pmdp_notify_gmap(struct gmap *gmap, pmd_t *pmdp, in pmdp_notify_gmap()
2286 static void gmap_pmdp_xchg(struct gmap *gmap, pmd_t *pmdp, pmd_t new, in gmap_pmdp_xchg()
2306 struct gmap *gmap; in gmap_pmdp_clear() local
2359 struct gmap *gmap; in gmap_pmdp_idte_local() local
2394 struct gmap *gmap; in gmap_pmdp_idte_global() local
2432 static bool gmap_test_and_clear_dirty_pmd(struct gmap *gmap, pmd_t *pmdp, in gmap_test_and_clear_dirty_pmd()
2459 void gmap_sync_dirty_log_pmd(struct gmap *gmap, unsigned long bitmap[4], in gmap_sync_dirty_log_pmd()