Home
last modified time | relevance | path

Searched refs:sys_desc_table (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbootparam.h71 struct sys_desc_table { struct
97 struct sys_desc_table sys_desc_table; /* 0x0a0 */ member
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dbootparam.h107 struct sys_desc_table { struct
185 struct sys_desc_table sys_desc_table; /* obsolete! */ /* 0x0a0 */ member
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dzero-page.rst24 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table),
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dbootparam_utils.h64 BOOT_PARAM_PRESERVE(sys_desc_table), in sanitize_boot_params()