Searched defs:boot_params (Results 1 – 2 of 2) sorted by relevance
135 struct boot_params { struct136 struct screen_info screen_info;137 struct apm_bios_info apm_bios_info;139 __u8 _pad2[4];140 __u64 tboot_addr;141 struct ist_info ist_info;142 __u8 _pad3[16];144 __u8 hd0_info[16];145 __u8 hd1_info[16];146 struct sys_desc_table sys_desc_table;[all …]