Lines Matching refs:vmw_mob
53 struct vmw_mob { struct
87 struct vmw_mob *mob);
88 static void vmw_mob_pt_setup(struct vmw_mob *mob,
124 struct vmw_mob *mob; in vmw_setup_otable_base()
391 struct vmw_mob *vmw_mob_create(unsigned long data_pages) in vmw_mob_create()
393 struct vmw_mob *mob = kzalloc(sizeof(*mob), GFP_KERNEL); in vmw_mob_create()
414 struct vmw_mob *mob) in vmw_mob_pt_populate()
496 static void vmw_mob_pt_setup(struct vmw_mob *mob, in vmw_mob_pt_setup()
535 void vmw_mob_destroy(struct vmw_mob *mob) in vmw_mob_destroy()
551 struct vmw_mob *mob) in vmw_mob_unbind()
599 struct vmw_mob *mob, in vmw_mob_bind()