Searched defs:xenfb_page (Results 1 – 1 of 1) sorted by relevance
114 struct xenfb_page struct116 uint32_t in_cons, in_prod;117 uint32_t out_cons, out_prod;119 int32_t width; /* the width of the framebuffer (in pixels) */120 int32_t height; /* the height of the framebuffer (in pixels) */121 uint32_t line_length; /* the length of a row of pixels (in bytes) */122 uint32_t mem_length; /* the length of the framebuffer (in bytes) */123 uint8_t depth; /* the depth of a pixel (in bits) */136 unsigned long pd[256];