Searched defs:vbox_private (Results 1 – 1 of 1) sorted by relevance
48 struct vbox_private { struct50 struct drm_device ddev;52 u8 __iomem *guest_heap;53 u8 __iomem *vbva_buffers;56 bool any_pitch;57 u32 num_crtcs;59 u32 full_vram_size;61 u32 available_vram_size;65 int fb_mtrr;69 u32 input_mapping_width;[all …]
Completed in 3 milliseconds