|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | ENTRY(name) |
| #define | ENTRY_MIN_ALIGN(name) |
| #define | GLOBAL_ENTRY(name) |
| #define | END(name) .endp name |
| #define | ASM_UNW_PRLG_RP 0x8 |
| #define | ASM_UNW_PRLG_PFS 0x4 |
| #define | ASM_UNW_PRLG_PSP 0x2 |
| #define | ASM_UNW_PRLG_PR 0x1 |
| #define | ASM_UNW_PRLG_GRSAVE(ninputs) (32+(ninputs)) |
| #define | EX(y, x...) |
| #define | EXCLR(y, x...) |
| #define | MCA_RECOVER_RANGE(y) |
| #define | LOAD_PHYSICAL(pr, reg, obj) |
| #define | DO_MCKINLEY_E9_WORKAROUND |
| #define | FSYS_RETURN |
| #define | LOAD_PHYS_STACK_REG_SIZE(reg) |
| #define | TEXT_ALIGN(n) |
| #define | dv_serialize_data |
| #define | dv_serialize_instruction |
Variables | |
| section | __ex_table |
| section | __mca_table |
| section data patch | vtop |
| section data patch | mckinley_e9 |
| section data patch | phys_stack_reg |
| #define ASM_UNW_PRLG_GRSAVE | ( | ninputs | ) | (32+(ninputs)) |
Definition at line 36 of file asmmacro.h.
| #define ASM_UNW_PRLG_PFS 0x4 |
Definition at line 33 of file asmmacro.h.
| #define ASM_UNW_PRLG_PR 0x1 |
Definition at line 35 of file asmmacro.h.
| #define ASM_UNW_PRLG_PSP 0x2 |
Definition at line 34 of file asmmacro.h.
| #define ASM_UNW_PRLG_RP 0x8 |
Definition at line 32 of file asmmacro.h.
| #define DO_MCKINLEY_E9_WORKAROUND |
Definition at line 84 of file asmmacro.h.
| #define dv_serialize_data |
Definition at line 131 of file asmmacro.h.
| #define dv_serialize_instruction |
Definition at line 132 of file asmmacro.h.
Definition at line 24 of file asmmacro.h.
| #define ENTRY | ( | name | ) |
Definition at line 10 of file asmmacro.h.
| #define ENTRY_MIN_ALIGN | ( | name | ) |
Definition at line 15 of file asmmacro.h.
| #define EX | ( | y, | |
| x... | |||
| ) |
Definition at line 49 of file asmmacro.h.
| #define EXCLR | ( | y, | |
| x... | |||
| ) |
Definition at line 52 of file asmmacro.h.
| #define FSYS_RETURN |
| #define GLOBAL_ENTRY | ( | name | ) |
Definition at line 20 of file asmmacro.h.
| #define LOAD_PHYS_STACK_REG_SIZE | ( | reg | ) |
Definition at line 112 of file asmmacro.h.
Definition at line 76 of file asmmacro.h.
| #define MCA_RECOVER_RANGE | ( | y | ) |
Definition at line 63 of file asmmacro.h.
| #define TEXT_ALIGN | ( | n | ) |
Definition at line 124 of file asmmacro.h.
| section __ex_table |
Definition at line 46 of file asmmacro.h.
| section __mca_table |
Definition at line 60 of file asmmacro.h.
Definition at line 87 of file asmmacro.h.
Definition at line 110 of file asmmacro.h.
Definition at line 73 of file asmmacro.h.
1.8.2