Home
last modified time | relevance | path

Searched defs:mob (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c102 struct vmw_mob *mob; in vmw_setup_otable_base() local
367 struct vmw_mob *mob = kzalloc(sizeof(*mob), GFP_KERNEL); in vmw_mob_create() local
389 struct vmw_mob *mob) in vmw_mob_pt_populate()
495 static void vmw_mob_pt_setup(struct vmw_mob *mob, in vmw_mob_pt_setup()
532 void vmw_mob_destroy(struct vmw_mob *mob) in vmw_mob_destroy()
546 struct vmw_mob *mob) in vmw_mob_unbind()
596 struct vmw_mob *mob, in vmw_mob_bind()
Dvmwgfx_buffer.c207 struct vmw_mob *mob; member