edd_mbr_sig_buffer 148 arch/x86/boot/edd.c mbrptr = boot_params.edd_mbr_sig_buffer; edd_mbr_sig_buffer 72 arch/x86/include/asm/bootparam_utils.h BOOT_PARAM_PRESERVE(edd_mbr_sig_buffer), edd_mbr_sig_buffer 195 arch/x86/include/uapi/asm/bootparam.h __u32 edd_mbr_sig_buffer[EDD_MBR_SIG_MAX]; /* 0x290 */ edd_mbr_sig_buffer 266 arch/x86/kernel/kexec-bzimage64.c memcpy(params->edd_mbr_sig_buffer, boot_params.edd_mbr_sig_buffer, edd_mbr_sig_buffer 242 arch/x86/kernel/setup.c memcpy(edd.mbr_signature, boot_params.edd_mbr_sig_buffer, edd_mbr_sig_buffer 1125 arch/x86/xen/enlighten_pv.c mbr_signature = boot_params.edd_mbr_sig_buffer;