Searched defs:boot_params (Results 1 – 13 of 13) sorted by relevance
185 struct boot_params { struct186 struct screen_info screen_info; /* 0x000 */187 struct apm_bios_info apm_bios_info; /* 0x040 */188 __u8 _pad2[4]; /* 0x054 */189 __u64 tboot_addr; /* 0x058 */190 struct ist_info ist_info; /* 0x060 */191 __u64 acpi_rsdp_addr; /* 0x070 */192 __u8 _pad3[8]; /* 0x078 */216 * it into a clean boot_params buffer. If it turns out that argument223 __u8 sentinel; /* 0x1ef */[all …]
176 static void retrieve_apple_device_properties(struct boot_params *boot_params) in retrieve_apple_device_properties()325 static void setup_quirks(struct boot_params *boot_params) in setup_quirks()413 static void setup_graphics(struct boot_params *boot_params) in setup_graphics()681 struct boot_params *boot_params; member706 static efi_status_t exit_boot(struct boot_params *boot_params, void *handle) in exit_boot()817 struct boot_params *boot_params) in enter_kernel()832 struct boot_params *boot_params) in efi_stub_entry()957 struct boot_params *boot_params) in efi_handover_entry()
28 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init()
132 void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init()
126 static inline void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init()
338 static void ivpu_fw_boot_params_print(struct ivpu_device *vdev, struct vpu_boot_params *boot_params) in ivpu_fw_boot_params_print()427 void ivpu_fw_boot_params_setup(struct ivpu_device *vdev, struct vpu_boot_params *boot_params) in ivpu_fw_boot_params_setup()
35 static void sanitize_boot_params(struct boot_params *boot_params) in sanitize_boot_params()
104 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init()
18 struct boot_params boot_params __attribute__((aligned(16))); variable
195 struct boot_params { struct196 struct efi_loongson efi;197 struct efi_reset_system_t reset_system;
49 struct boot_params *boot_params; variable
918 struct rsi_boot_params *boot_params; in rsi_load_bootup_params() local973 struct rsi_boot_params_9116 *boot_params; in rsi_load_9116_bootup_params() local
77 struct boot_params boot_params; variable