Home
last modified time | relevance | path

Searched refs:eddbuf (Results 1 – 6 of 6) sorted by relevance

/arch/x86/include/asm/
Dbootparam_utils.h76 BOOT_PARAM_PRESERVE(eddbuf), in sanitize_boot_params()
/arch/x86/boot/
Dedd.c147 edp = boot_params.eddbuf; in query_edd()
/arch/x86/include/uapi/asm/
Dbootparam.h219 struct edd_info eddbuf[EDDMAXNR]; /* 0xd00 */ member
/arch/x86/kernel/
Dkexec-bzimage64.c251 memcpy(params->eddbuf, boot_params.eddbuf, in setup_boot_parameters()
Dsetup.c183 memcpy(edd.edd_info, boot_params.eddbuf, sizeof(edd.edd_info)); in copy_edd()
/arch/x86/xen/
Denlighten_pv.c1146 edd_info = boot_params.eddbuf; in xen_boot_params_init_edd()