Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | SCRATCHPAD_MMU_MISS 0x00 /* Shared with OBP - set by OBP */ |
#define | SCRATCHPAD_CPUID 0x08 /* Shared with OBP - set by hypervisor */ |
#define | SCRATCHPAD_UTSBREG1 0x10 |
#define | SCRATCHPAD_UTSBREG2 0x18 |
#define | SCRATCHPAD_UNUSED1 0x30 |
#define | SCRATCHPAD_UNUSED2 0x38 /* Reserved for OBP */ |
#define SCRATCHPAD_CPUID 0x08 /* Shared with OBP - set by hypervisor */ |
Definition at line 7 of file scratchpad.h.
#define SCRATCHPAD_MMU_MISS 0x00 /* Shared with OBP - set by OBP */ |
Definition at line 6 of file scratchpad.h.
#define SCRATCHPAD_UNUSED1 0x30 |
Definition at line 11 of file scratchpad.h.
#define SCRATCHPAD_UNUSED2 0x38 /* Reserved for OBP */ |
Definition at line 12 of file scratchpad.h.
#define SCRATCHPAD_UTSBREG1 0x10 |
Definition at line 8 of file scratchpad.h.
#define SCRATCHPAD_UTSBREG2 0x18 |
Definition at line 9 of file scratchpad.h.