Searched defs:boot_params (Results 1 – 10 of 10) sorted by relevance
156 static void retrieve_apple_device_properties(struct boot_params *boot_params) in retrieve_apple_device_properties()378 static void setup_quirks(struct boot_params *boot_params) in setup_quirks()388 static void setup_graphics(struct boot_params *boot_params) in setup_graphics()411 struct boot_params *boot_params; in efi_allocate_bootparams() local632 struct boot_params *boot_params; member657 static efi_status_t exit_boot(struct boot_params *boot_params, void *handle) in exit_boot()736 struct boot_params *boot_params) in efi_decompress_kernel()799 struct boot_params *boot_params) in enter_kernel()814 struct boot_params *boot_params) in efi_stub_entry()955 struct boot_params *boot_params) in efi_handover_entry()
132 void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init()
147 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init()
134 static inline void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init()
35 static void sanitize_boot_params(struct boot_params *boot_params) in sanitize_boot_params()
105 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init()
448 static void ivpu_fw_boot_params_print(struct ivpu_device *vdev, struct vpu_boot_params *boot_params) in ivpu_fw_boot_params_print()551 void ivpu_fw_boot_params_setup(struct ivpu_device *vdev, struct vpu_boot_params *boot_params) in ivpu_fw_boot_params_setup()
18 struct boot_params boot_params __attribute__((aligned(16))); 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
78 struct boot_params boot_params; variable