Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/arch/x86/
H A Dzero-page.rst38 1EA/001 ALL edd_mbr_sig_buf_entries Number of entries in edd_mbr_sig_buffer
43 290/040 ALL edd_mbr_sig_buffer EDD MBR signatures
/openbmc/linux/arch/x86/include/asm/
H A Dbootparam_utils.h72 BOOT_PARAM_PRESERVE(edd_mbr_sig_buffer), in sanitize_boot_params()
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h112 __u32 edd_mbr_sig_buffer[EDD_MBR_SIG_MAX]; /* 0x290 */ member
/openbmc/linux/arch/x86/boot/
H A Dedd.c148 mbrptr = boot_params.edd_mbr_sig_buffer; in query_edd()
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h228 __u32 edd_mbr_sig_buffer[EDD_MBR_SIG_MAX]; /* 0x290 */ member
/openbmc/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c316 memcpy(params->edd_mbr_sig_buffer, boot_params.edd_mbr_sig_buffer, in setup_boot_parameters()
H A Dsetup.c181 memcpy(edd.mbr_signature, boot_params.edd_mbr_sig_buffer, in copy_edd()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1245 mbr_signature = boot_params.edd_mbr_sig_buffer; in xen_boot_params_init_edd()