Home
last modified time | relevance | path

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

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