eddbuf_entries    166 arch/x86/boot/edd.c 		    && boot_params.eddbuf_entries < EDDMAXNR) {
eddbuf_entries    169 arch/x86/boot/edd.c 			boot_params.eddbuf_entries++;
eddbuf_entries     70 arch/x86/include/asm/bootparam_utils.h 			BOOT_PARAM_PRESERVE(eddbuf_entries),
eddbuf_entries    175 arch/x86/include/uapi/asm/bootparam.h 	__u8  eddbuf_entries;				/* 0x1e9 */
eddbuf_entries    264 arch/x86/kernel/kexec-bzimage64.c 	params->eddbuf_entries = boot_params.eddbuf_entries;
eddbuf_entries    246 arch/x86/kernel/setup.c      edd.edd_info_nr = boot_params.eddbuf_entries;
eddbuf_entries   1150 arch/x86/xen/enlighten_pv.c 	boot_params.eddbuf_entries = nr;