Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/
Dedd.c168 && boot_params.eddbuf_entries < EDDMAXNR) { in query_edd()
171 boot_params.eddbuf_entries++; in query_edd()
/linux-4.4.14/arch/x86/include/uapi/asm/
Dbootparam.h134 __u8 eddbuf_entries; /* 0x1e9 */ member
/linux-4.4.14/Documentation/x86/
Dzero-page.txt31 1E9/001 ALL eddbuf_entries Number of entries in eddbuf (below)
/linux-4.4.14/arch/x86/kernel/
Dkexec-bzimage64.c261 params->eddbuf_entries = boot_params.eddbuf_entries; in setup_boot_parameters()
Dsetup.c256 edd.edd_info_nr = boot_params.eddbuf_entries; in copy_edd()
/linux-4.4.14/arch/x86/xen/
Denlighten.c1390 boot_params.eddbuf_entries = nr; in xen_boot_params_init_edd()