Home
last modified time | relevance | path

Searched refs:gem_to_bochs_bo (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_fbdev.c18 struct bochs_bo *bo = gem_to_bochs_bo(bochs->fb.gfb.obj); in bochsfb_mmap()
79 bo = gem_to_bochs_bo(gobj); in bochsfb_create()
Dbochs_kms.c45 bo = gem_to_bochs_bo(bochs_fb->obj); in bochs_crtc_mode_set_base()
59 bo = gem_to_bochs_bo(bochs_fb->obj); in bochs_crtc_mode_set_base()
Dbochs.h114 static inline struct bochs_bo *gem_to_bochs_bo(struct drm_gem_object *gem) in gem_to_bochs_bo() function
Dbochs_mm.c439 struct bochs_bo *bochs_bo = gem_to_bochs_bo(obj); in bochs_gem_free_object()
454 bo = gem_to_bochs_bo(obj); in bochs_dumb_mmap_offset()