Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dkexec.h33 extern struct resource boot_param_res;
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmachine_kexec.c43 struct resource boot_param_res = { variable
H A Dsetup.c319 boot_param_res.start = __pa(ia64_boot_param); in setup_crashkernel()
320 boot_param_res.end = boot_param_res.start + in setup_crashkernel()
H A Defi.c1267 insert_resource(res, &boot_param_res); in efi_initialize_iomem_resources()