Searched refs:boot_param_res (Results 1 – 4 of 4) sorted by relevance
33 extern struct resource boot_param_res;
44 struct resource boot_param_res = { variable
316 boot_param_res.start = __pa(ia64_boot_param); in setup_crashkernel()317 boot_param_res.end = boot_param_res.start + in setup_crashkernel()
1269 insert_resource(res, &boot_param_res); in efi_initialize_iomem_resources()