|
Linux Kernel
3.7.1
|
#include <linux/smp.h>#include <linux/export.h>#include <linux/memblock.h>#include <asm/lppaca.h>#include <asm/paca.h>#include <asm/sections.h>#include <asm/pgtable.h>#include <asm/kexec.h>Go to the source code of this file.
Functions | |
| EXPORT_SYMBOL (paca) | |
| void __init | initialise_paca (struct paca_struct *new_paca, int cpu) |
| void | setup_paca (struct paca_struct *new_paca) |
| void __init | allocate_pacas (void) |
| void __init | free_unused_pacas (void) |
Variables | |
| unsigned long | __toc_start |
| struct paca_struct * | paca |
| struct paca_struct | boot_paca |
| EXPORT_SYMBOL | ( | paca | ) |
| unsigned long __toc_start |
1.8.2