Searched refs:hardware_subarch (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhead32.c52 switch (boot_params.hdr.hardware_subarch) {
H A Dasm-offsets_64.c127 OFFSET(BP_hardware_subarch, boot_params, hdr.hardware_subarch);
H A Dasm-offsets_32.c148 OFFSET(BP_hardware_subarch, boot_params, hdr.hardware_subarch);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dbootparam.h61 __u32 hardware_subarch; member in struct:setup_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/lguest/
H A Dlguest.c2017 /* The hardware_subarch value of "1" tells the Guest it's an lguest. */
2018 boot->hdr.hardware_subarch = 1;

Completed in 175 milliseconds