Linux Kernel
3.7.1
|
#include <linux/cpumask.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/of.h>
#include <linux/smp.h>
#include <asm/dbell.h>
#include <asm/machdep.h>
#include <asm/xics.h>
#include "ics.h"
#include "wsp.h"
Go to the source code of this file.
Functions | |
int __devinit | smp_a2_kick_cpu (int nr) |
void __init | a2_setup_smp (void) |