Home
last modified time | relevance | path

Searched defs:boot_params (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c156 static void retrieve_apple_device_properties(struct boot_params *boot_params) in retrieve_apple_device_properties() argument
378 setup_quirks(struct boot_params * boot_params) setup_quirks() argument
388 setup_graphics(struct boot_params * boot_params) setup_graphics() argument
411 struct boot_params *boot_params; efi_allocate_bootparams() local
632 struct boot_params *boot_params; global() member
657 exit_boot(struct boot_params * boot_params,void * handle) exit_boot() argument
736 efi_decompress_kernel(unsigned long * kernel_entry,struct boot_params * boot_params) efi_decompress_kernel() argument
799 enter_kernel(unsigned long kernel_addr,struct boot_params * boot_params) enter_kernel() argument
814 efi_stub_entry(efi_handle_t handle,efi_system_table_t * sys_table_arg,struct boot_params * boot_params) efi_stub_entry() argument
955 efi_handover_entry(efi_handle_t handle,efi_system_table_t * sys_table_arg,struct boot_params * boot_params) efi_handover_entry() argument
[all...]
/linux/arch/x86/xen/
H A Defi.c132 void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init()
H A Denlighten_pvh.c147 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init()
H A Dxen-ops.h134 static inline void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init()
/linux/arch/x86/include/asm/
H A Dbootparam_utils.h35 static void sanitize_boot_params(struct boot_params *boot_params) in sanitize_boot_params()
/linux/arch/x86/platform/pvh/
H A Denlighten.c105 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init()
/linux/drivers/accel/ivpu/
H A Divpu_fw.c448 ivpu_fw_boot_params_print(struct ivpu_device * vdev,struct vpu_boot_params * boot_params) ivpu_fw_boot_params_print() argument
551 ivpu_fw_boot_params_setup(struct ivpu_device * vdev,struct vpu_boot_params * boot_params) ivpu_fw_boot_params_setup() argument
[all...]
/linux/arch/x86/boot/
H A Dmain.c18 struct boot_params boot_params __attribute__((aligned(16))); variable
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c918 struct rsi_boot_params *boot_params; in rsi_load_bootup_params() local
973 struct rsi_boot_params_9116 *boot_params; in rsi_load_9116_bootup_params() local
/linux/arch/x86/kernel/
H A Dsetup.c78 struct boot_params boot_params; variable