Home
last modified time | relevance | path

Searched refs:edd_mbr_sig_buf_entries (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dbootparam_utils.h71 BOOT_PARAM_PRESERVE(edd_mbr_sig_buf_entries), in sanitize_boot_params()
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h108 __u8 edd_mbr_sig_buf_entries; /* 0x1ea */ member
/openbmc/linux/arch/x86/boot/
H A Dedd.c173 boot_params.edd_mbr_sig_buf_entries = devno-0x80+1; in query_edd()
/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
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h209 __u8 edd_mbr_sig_buf_entries; /* 0x1ea */ member
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c184 edd.mbr_signature_nr = boot_params.edd_mbr_sig_buf_entries; in copy_edd()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1280 boot_params.edd_mbr_sig_buf_entries = nr; in xen_boot_params_init_edd()