Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/
Dedd.c175 boot_params.edd_mbr_sig_buf_entries = devno-0x80+1; in query_edd()
/Linux-v4.19/Documentation/x86/
Dzero-page.txt32 1EA/001 ALL edd_mbr_sig_buf_entries Number of entries in edd_mbr_sig_buffer
/Linux-v4.19/arch/x86/include/uapi/asm/
Dbootparam.h173 __u8 edd_mbr_sig_buf_entries; /* 0x1ea */ member
/Linux-v4.19/arch/x86/kernel/
Dsetup.c243 edd.mbr_signature_nr = boot_params.edd_mbr_sig_buf_entries; in copy_edd()
/Linux-v4.19/arch/x86/xen/
Denlighten_pv.c1166 boot_params.edd_mbr_sig_buf_entries = nr; in xen_boot_params_init_edd()