Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/nodemask.h>
#include <asm/page.h>
#include <asm/processor.h>
#include <asm/sn/arch.h>
#include <asm/sn/gda.h>
#include <asm/sn/intr.h>
#include <asm/sn/klconfig.h>
#include <asm/sn/launch.h>
#include <asm/sn/mapped_kernel.h>
#include <asm/sn/sn_private.h>
#include <asm/sn/types.h>
#include <asm/sn/sn0/hubpi.h>
#include <asm/sn/sn0/hubio.h>
#include <asm/sn/sn0/ip27.h>
Go to the source code of this file.
Functions | |
void | cpu_node_probe (void) |
Variables | |
struct plat_smp_ops | ip27_smp_ops |
Definition at line 97 of file ip27-smp.c.
struct plat_smp_ops ip27_smp_ops |
Definition at line 234 of file ip27-smp.c.