Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
kexec.c File Reference
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <asm/machdep.h>
#include <asm/page.h>
#include <asm/firmware.h>
#include <asm/kexec.h>
#include <asm/mpic.h>
#include <asm/xics.h>
#include <asm/smp.h>
#include "pseries.h"
#include "plpar_wrappers.h"

Go to the source code of this file.

Functions

void __init setup_kexec_cpu_down_mpic (void)
 
void __init setup_kexec_cpu_down_xics (void)
 

Function Documentation

void __init setup_kexec_cpu_down_mpic ( void  )

Definition at line 62 of file kexec.c.

void __init setup_kexec_cpu_down_xics ( void  )

Definition at line 73 of file kexec.c.