Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-x86/asm/
Dbootparam.h107 struct sys_desc_table { struct
108 __u16 length;
109 __u8 table[14];
185 struct sys_desc_table sys_desc_table; /* obsolete! */ /* 0x0a0 */ member
/external/crosvm/x86_64/src/
Dbootparam.rs365 pub struct sys_desc_table { struct
366 pub length: __u16,
367 pub table: [__u8; 14usize],
408 pub sys_desc_table: sys_desc_table, field
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1589 struct sys_desc_table { struct
1590 __u16 length;
1591 __u8 table[14];
1628 struct sys_desc_table sys_desc_table; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h1288 struct sys_desc_table { struct
1289 __u16 length;
1290 __u8 table[14];
1327 struct sys_desc_table sys_desc_table; member
Dvmlinux_505.h1288 struct sys_desc_table { struct
1289 __u16 length;
1290 __u8 table[14];
1327 struct sys_desc_table sys_desc_table; member