Home
last modified time | relevance | path

Searched refs:edd_mbr_sig_buffer (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/Documentation/x86/
Dzero-page.txt28 1EA/001 ALL edd_mbr_sig_buf_entries Number of entries in edd_mbr_sig_buffer
30 290/040 ALL edd_mbr_sig_buffer EDD MBR signatures
/linux-2.6.39/arch/x86/include/asm/
Dbootparam.h116 __u32 edd_mbr_sig_buffer[EDD_MBR_SIG_MAX]; /* 0x290 */ member
/linux-2.6.39/arch/x86/boot/
Dedd.c149 mbrptr = boot_params.edd_mbr_sig_buffer; in query_edd()
/linux-2.6.39/arch/x86/kernel/
Dsetup.c258 memcpy(edd.mbr_signature, boot_params.edd_mbr_sig_buffer, in copy_edd()