Home
last modified time | relevance | path

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

/arch/x86/boot/
Dedd.c168 && boot_params.eddbuf_entries < EDDMAXNR) { in query_edd()
171 boot_params.eddbuf_entries++; in query_edd()
/arch/x86/include/asm/
Dbootparam_utils.h70 BOOT_PARAM_PRESERVE(eddbuf_entries), in sanitize_boot_params()
/arch/x86/include/uapi/asm/
Dbootparam.h134 __u8 eddbuf_entries; /* 0x1e9 */ member
/arch/x86/kernel/
Dkexec-bzimage64.c263 params->eddbuf_entries = boot_params.eddbuf_entries; in setup_boot_parameters()
Dsetup.c257 edd.edd_info_nr = boot_params.eddbuf_entries; in copy_edd()
/arch/x86/xen/
Denlighten.c1401 boot_params.eddbuf_entries = nr; in xen_boot_params_init_edd()