Searched refs:vmw_mob (Results 1 – 3 of 3) sorted by relevance
63 struct vmw_mob { struct97 struct vmw_mob *mob);98 static void vmw_mob_pt_setup(struct vmw_mob *mob,124 struct vmw_mob *mob; in vmw_setup_otable_base()414 struct vmw_mob *vmw_mob_create(unsigned long data_pages) in vmw_mob_create()416 struct vmw_mob *mob = kzalloc(sizeof(*mob), GFP_KERNEL); in vmw_mob_create()438 struct vmw_mob *mob) in vmw_mob_pt_populate()550 static void vmw_mob_pt_setup(struct vmw_mob *mob, in vmw_mob_pt_setup()587 void vmw_mob_destroy(struct vmw_mob *mob) in vmw_mob_destroy()603 struct vmw_mob *mob) in vmw_mob_unbind()[all …]
438 struct vmw_mob *page_table;1221 struct vmw_mob;1222 extern int vmw_mob_bind(struct vmw_private *dev_priv, struct vmw_mob *mob,1226 struct vmw_mob *mob);1227 extern void vmw_mob_destroy(struct vmw_mob *mob);1228 extern struct vmw_mob *vmw_mob_create(unsigned long data_pages);
248 struct vmw_mob *mob;