Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/boot/
Dedd.c166 && boot_params.eddbuf_entries < EDDMAXNR) { in query_edd()
169 boot_params.eddbuf_entries++; in query_edd()
/linux-6.1.9/arch/x86/include/asm/
Dbootparam_utils.h70 BOOT_PARAM_PRESERVE(eddbuf_entries), in sanitize_boot_params()
/linux-6.1.9/Documentation/x86/
Dzero-page.rst37 1E9/001 ALL eddbuf_entries Number of entries in eddbuf (below)
/linux-6.1.9/arch/x86/include/uapi/asm/
Dbootparam.h207 __u8 eddbuf_entries; /* 0x1e9 */ member
/linux-6.1.9/arch/x86/kernel/
Dkexec-bzimage64.c314 params->eddbuf_entries = boot_params.eddbuf_entries; in setup_boot_parameters()
Dsetup.c190 edd.edd_info_nr = boot_params.eddbuf_entries; in copy_edd()
/linux-6.1.9/arch/x86/xen/
Denlighten_pv.c1189 boot_params.eddbuf_entries = nr; in xen_boot_params_init_edd()