Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dscreen_info.h11 struct screen_info { struct
12 __u8 orig_x; /* 0x00 */
13 __u8 orig_y; /* 0x01 */
14 __u16 ext_mem_k; /* 0x02 */
18 __u8 flags; /* 0x08 */
19 __u8 unused2; /* 0x09 */
21 __u16 unused3; /* 0x0c */
27 __u16 lfb_width; /* 0x12 */
32 __u16 cl_magic, cl_offset; /* 0x20 */
35 __u8 red_pos; /* 0x27 */
[all …]
/linux-6.15/arch/x86/xen/
H A Dvga.c12 struct screen_info *screen_info) in xen_init_vga()
/linux-6.15/arch/x86/kernel/
H A Dsetup.c218 struct screen_info screen_info; variable
/linux-6.15/arch/x86/include/uapi/asm/
H A Dbootparam.h117 struct screen_info screen_info; /* 0x000 */ member