Home
last modified time | relevance | path

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

/arch/x86/boot/
Dedd.c167 && boot_params.eddbuf_entries < EDDMAXNR) { in query_edd()
170 boot_params.eddbuf_entries++; in query_edd()
/arch/x86/include/asm/
Dbootparam.h113 __u8 eddbuf_entries; /* 0x1e9 */ member
/arch/x86/kernel/
Dsetup.c261 edd.edd_info_nr = boot_params.eddbuf_entries; in copy_edd()