|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/percpu.h>#include <asm/sn/simulator.h>#include <asm/uv/uv_mmrs.h>#include <asm/uv/uv_hub.h>Go to the source code of this file.
Data Structures | |
| struct | redir_addr |
Macros | |
| #define | DEST_SHIFT UVH_RH_GAM_ALIAS210_REDIRECT_CONFIG_0_MMR_DEST_BASE_SHFT |
Functions | |
| DEFINE_PER_CPU (struct uv_hub_info_s, __uv_hub_info) | |
| EXPORT_PER_CPU_SYMBOL_GPL (__uv_hub_info) | |
| void __init | uv_setup (char **cmdline_p) |
| #define DEST_SHIFT UVH_RH_GAM_ALIAS210_REDIRECT_CONFIG_0_MMR_DEST_BASE_SHFT |
| DEFINE_PER_CPU | ( | struct uv_hub_info_s | , |
| __uv_hub_info | |||
| ) |
| EXPORT_PER_CPU_SYMBOL_GPL | ( | __uv_hub_info | ) |
1.8.2