Home
last modified time | relevance | path

Searched refs:mbr_signature (Results 1 – 2 of 2) sorted by relevance

/arch/x86/xen/
Denlighten_pv.c1128 u32 *mbr_signature; in xen_boot_params_init_edd() local
1133 mbr_signature = boot_params.edd_mbr_sig_buffer; in xen_boot_params_init_edd()
1166 mbr_signature[nr] = op.u.firmware_info.u.disk_mbr_signature.mbr_signature; in xen_boot_params_init_edd()
/arch/x86/kernel/
Dsetup.c178 memcpy(edd.mbr_signature, boot_params.edd_mbr_sig_buffer, in copy_edd()
179 sizeof(edd.mbr_signature)); in copy_edd()