Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dbootparam_utils.h71 BOOT_PARAM_PRESERVE(edd_mbr_sig_buf_entries), in sanitize_boot_params()
/linux-6.6.21/arch/x86/boot/
Dedd.c173 boot_params.edd_mbr_sig_buf_entries = devno-0x80+1; in query_edd()
/linux-6.6.21/Documentation/arch/x86/
Dzero-page.rst38 1EA/001 ALL edd_mbr_sig_buf_entries Number of entries in edd_mbr_sig_buffer
/linux-6.6.21/arch/x86/include/uapi/asm/
Dbootparam.h208 __u8 edd_mbr_sig_buf_entries; /* 0x1ea */ member
/linux-6.6.21/arch/x86/kernel/
Dsetup.c184 edd.mbr_signature_nr = boot_params.edd_mbr_sig_buf_entries; in copy_edd()
/linux-6.6.21/arch/x86/xen/
Denlighten_pv.c1280 boot_params.edd_mbr_sig_buf_entries = nr; in xen_boot_params_init_edd()