Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <asm/ptrace.h>
#include <asm/cpu.h>
Go to the source code of this file.
Data Structures | |
struct | save_area |
struct | _lowcore |
Macros | |
#define | LC_ORDER 1 |
#define | LC_PAGES 2 |
#define | S390_lowcore (*((struct _lowcore *) 0)) |
Variables | |
struct save_area | __packed |
struct _lowcore * | lowcore_ptr [] |