Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/io/
H A Dfbif.h114 struct xenfb_page struct
116 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];