|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | CONFIG_PHY_RAM_BASE_ADDRESS 0x0 |
| #define | FIXED_CODE_START (CONFIG_PHY_RAM_BASE_ADDRESS + 0x400) |
| #define | SIGRETURN_STUB (CONFIG_PHY_RAM_BASE_ADDRESS + 0x400) |
| #define | ATOMIC_SEQS_START (CONFIG_PHY_RAM_BASE_ADDRESS + 0x410) |
| #define | ATOMIC_XCHG32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x410) |
| #define | ATOMIC_CAS32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x420) |
| #define | ATOMIC_ADD32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x430) |
| #define | ATOMIC_SUB32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x440) |
| #define | ATOMIC_IOR32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x450) |
| #define | ATOMIC_AND32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x460) |
| #define | ATOMIC_XOR32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x470) |
| #define | ATOMIC_SEQS_END (CONFIG_PHY_RAM_BASE_ADDRESS + 0x480) |
| #define | SAFE_USER_INSTRUCTION (CONFIG_PHY_RAM_BASE_ADDRESS + 0x480) |
| #define | FIXED_CODE_END (CONFIG_PHY_RAM_BASE_ADDRESS + 0x490) |
| #define ATOMIC_ADD32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x430) |
Definition at line 44 of file fixed_code.h.
| #define ATOMIC_AND32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x460) |
Definition at line 47 of file fixed_code.h.
| #define ATOMIC_CAS32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x420) |
Definition at line 43 of file fixed_code.h.
| #define ATOMIC_IOR32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x450) |
Definition at line 46 of file fixed_code.h.
| #define ATOMIC_SEQS_END (CONFIG_PHY_RAM_BASE_ADDRESS + 0x480) |
Definition at line 50 of file fixed_code.h.
| #define ATOMIC_SEQS_START (CONFIG_PHY_RAM_BASE_ADDRESS + 0x410) |
Definition at line 40 of file fixed_code.h.
| #define ATOMIC_SUB32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x440) |
Definition at line 45 of file fixed_code.h.
| #define ATOMIC_XCHG32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x410) |
Definition at line 42 of file fixed_code.h.
| #define ATOMIC_XOR32 (CONFIG_PHY_RAM_BASE_ADDRESS + 0x470) |
Definition at line 48 of file fixed_code.h.
| #define CONFIG_PHY_RAM_BASE_ADDRESS 0x0 |
Definition at line 33 of file fixed_code.h.
| #define FIXED_CODE_END (CONFIG_PHY_RAM_BASE_ADDRESS + 0x490) |
Definition at line 54 of file fixed_code.h.
| #define FIXED_CODE_START (CONFIG_PHY_RAM_BASE_ADDRESS + 0x400) |
Definition at line 36 of file fixed_code.h.
| #define SAFE_USER_INSTRUCTION (CONFIG_PHY_RAM_BASE_ADDRESS + 0x480) |
Definition at line 52 of file fixed_code.h.
| #define SIGRETURN_STUB (CONFIG_PHY_RAM_BASE_ADDRESS + 0x400) |
Definition at line 38 of file fixed_code.h.
1.8.2