Home
last modified time | relevance | path

Searched refs:boot_param_res (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dkexec.h33 extern struct resource boot_param_res;
/openbmc/linux/arch/ia64/kernel/
H A Dmachine_kexec.c44 struct resource boot_param_res = { variable
H A Dsetup.c320 boot_param_res.start = __pa(ia64_boot_param); in setup_crashkernel()
321 boot_param_res.end = boot_param_res.start + in setup_crashkernel()
H A Defi.c1269 insert_resource(res, &boot_param_res); in efi_initialize_iomem_resources()