Searched refs:eddbuf_entries (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/boot/
H A Dedd.c168 && boot_params.eddbuf_entries < EDDMAXNR) { query_edd()
171 boot_params.eddbuf_entries++; query_edd()
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dbootparam.h134 __u8 eddbuf_entries; /* 0x1e9 */ member in struct:boot_params
/linux-4.1.27/arch/x86/kernel/
H A Dkexec-bzimage64.c263 params->eddbuf_entries = boot_params.eddbuf_entries; setup_boot_parameters()
H A Dsetup.c255 edd.edd_info_nr = boot_params.eddbuf_entries; copy_edd()
/linux-4.1.27/arch/x86/xen/
H A Denlighten.c1382 boot_params.eddbuf_entries = nr; xen_boot_params_init_edd()

Completed in 199 milliseconds