Searched refs:vmw_mob (Results 1 – 3 of 3) sorted by relevance
56 struct vmw_mob { struct90 struct vmw_mob *mob);91 static void vmw_mob_pt_setup(struct vmw_mob *mob,117 struct vmw_mob *mob; in vmw_setup_otable_base()409 struct vmw_mob *vmw_mob_create(unsigned long data_pages) in vmw_mob_create()411 struct vmw_mob *mob = kzalloc(sizeof(*mob), GFP_KERNEL); in vmw_mob_create()433 struct vmw_mob *mob) in vmw_mob_pt_populate()544 static void vmw_mob_pt_setup(struct vmw_mob *mob, in vmw_mob_pt_setup()581 void vmw_mob_destroy(struct vmw_mob *mob) in vmw_mob_destroy()595 struct vmw_mob *mob) in vmw_mob_unbind()[all …]
349 struct vmw_mob *page_table;1015 struct vmw_mob;1016 extern int vmw_mob_bind(struct vmw_private *dev_priv, struct vmw_mob *mob,1020 struct vmw_mob *mob);1021 extern void vmw_mob_destroy(struct vmw_mob *mob);1022 extern struct vmw_mob *vmw_mob_create(unsigned long data_pages);
243 struct vmw_mob *mob;