Home
last modified time | relevance | path

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

/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 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()
/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