Home
last modified time | relevance | path

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

/drivers/gpu/drm/bochs/
Dbochs_fbdev.c18 struct bochs_bo *bo = gem_to_bochs_bo(bochs->fb.gfb.obj); in bochsfb_mmap()
83 bo = gem_to_bochs_bo(gobj); in bochsfb_create()
Dbochs_kms.c52 bo = gem_to_bochs_bo(bochs_fb->obj); in bochs_crtc_mode_set_base()
66 bo = gem_to_bochs_bo(bochs_fb->obj); in bochs_crtc_mode_set_base()
Dbochs.h113 static inline struct bochs_bo *gem_to_bochs_bo(struct drm_gem_object *gem) in gem_to_bochs_bo() function
Dbochs_mm.c448 struct bochs_bo *bochs_bo = gem_to_bochs_bo(obj); in bochs_gem_free_object()
463 bo = gem_to_bochs_bo(obj); in bochs_dumb_mmap_offset()