Searched refs:boot_cpuid_phys (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsmp.h98 extern int boot_cpuid_phys;
99 #define get_hard_smp_processor_id(cpu) boot_cpuid_phys
H A Dprom.h59 u32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member in struct:boot_param_header
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dsmp.h71 extern int boot_cpuid_phys;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree.h41 u32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member in struct:boot_param_header
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsetup_32.c58 int boot_cpuid_phys; variable
H A Dprom.c650 initial_boot_params->boot_cpuid_phys) {
H A Dprom_init.c1939 hdr->boot_cpuid_phys = _prom->cpu;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dbootx_init.c399 hdr->boot_cpuid_phys = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Ddt.c134 dt->header.boot_cpuid_phys = smp_processor_id();

Completed in 74 milliseconds