Linux Kernel
3.7.1
|
#include <asm/wsp.h>
Go to the source code of this file.
Macros | |
#define | PCIE_COMPATIBLE "ibm,wsp-pciex" |
Functions | |
void | wsp_setup_arch (void) |
void | wsp_setup_irq (void) |
int | wsp_probe_devices (void) |
void | wsp_halt (void) |
void | wsp_setup_pci (void) |
void | scom_init_wsp (void) |
void | a2_setup_smp (void) |
int | a2_scom_startup_cpu (unsigned int lcpu, int thr_idx, struct device_node *np) |
int | smp_a2_cpu_bootable (unsigned int nr) |
int __devinit | smp_a2_kick_cpu (int nr) |
void | opb_pic_init (void) |
void | wsp_h8_restart (char *cmd) |
void | wsp_h8_power_off (void) |
void __init | wsp_setup_h8 (void) |
int a2_scom_startup_cpu | ( | unsigned int | lcpu, |
int | thr_idx, | ||
struct device_node * | np | ||
) |
Definition at line 340 of file scom_smp.c.
Definition at line 74 of file scom_wsp.c.