Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/slab.h>
#include <asm/page.h>
#include <asm/oplib.h>
#include <asm/smp.h>
#include <asm/upa.h>
#include <asm/starfire.h>
Go to the source code of this file.
Data Structures | |
struct | starfire_irqinfo |
Functions | |
void | check_if_starfire (void) |
int | starfire_hard_smp_processor_id (void) |
void | starfire_hookup (int upaid) |
unsigned int | starfire_translate (unsigned long imap, unsigned int upaid) |
Variables | |
int | this_is_starfire = 0 |
Definition at line 24 of file starfire.c.
Definition at line 31 of file starfire.c.
Definition at line 52 of file starfire.c.
Definition at line 81 of file starfire.c.
int this_is_starfire = 0 |
Definition at line 22 of file starfire.c.