|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | exception_regs |
| #define ALIGNMENT_EXCEPTION |
Definition at line 382 of file head_booke.h.
| #define BOOKE_LOAD_EXC_LEVEL_STACK | ( | level | ) |
| #define CRIT_STACK_BASE critirq_ctx |
Definition at line 91 of file head_booke.h.
Definition at line 213 of file head_booke.h.
| #define CRITICAL_EXCEPTION_PROLOG | ( | intno | ) | EXC_LEVEL_EXCEPTION_PROLOG(CRIT, intno, SPRN_CSRR0, SPRN_CSRR1) |
Definition at line 170 of file head_booke.h.
| #define DATA_STORAGE_EXCEPTION |
Definition at line 365 of file head_booke.h.
| #define DBG_STACK_BASE dbgirq_ctx |
Definition at line 94 of file head_booke.h.
| #define DEBUG_CRIT_EXCEPTION |
Definition at line 319 of file head_booke.h.
| #define DEBUG_DEBUG_EXCEPTION |
Definition at line 273 of file head_booke.h.
| #define DEBUG_EXCEPTION_PROLOG EXC_LEVEL_EXCEPTION_PROLOG(DBG, DEBUG, SPRN_DSRR0, SPRN_DSRR1) |
Definition at line 172 of file head_booke.h.
| #define DECREMENTER_EXCEPTION |
Definition at line 398 of file head_booke.h.
| #define EXC_LEVEL_EXCEPTION_PROLOG | ( | exc_level, | |
| intno, | |||
| exc_level_srr0, | |||
| exc_level_srr1 | |||
| ) |
Definition at line 120 of file head_booke.h.
| #define EXC_LVL_FRAME_OVERHEAD (THREAD_SIZE - INT_FRAME_SIZE - EXC_LVL_SIZE) |
Definition at line 96 of file head_booke.h.
| #define EXC_XFER_EE | ( | n, | |
| hdlr | |||
| ) |
Definition at line 252 of file head_booke.h.
| #define EXC_XFER_EE_LITE | ( | n, | |
| hdlr | |||
| ) |
Definition at line 256 of file head_booke.h.
| #define EXC_XFER_LITE | ( | n, | |
| hdlr | |||
| ) |
Definition at line 248 of file head_booke.h.
| #define EXC_XFER_STD | ( | n, | |
| hdlr | |||
| ) |
Definition at line 244 of file head_booke.h.
Definition at line 207 of file head_booke.h.
| #define FINISH_EXCEPTION | ( | func | ) |
Definition at line 202 of file head_booke.h.
| #define FP_UNAVAILABLE_EXCEPTION |
Definition at line 406 of file head_booke.h.
| #define GUEST_DOORBELL_EXCEPTION |
Definition at line 184 of file head_booke.h.
| #define INSTRUCTION_STORAGE_EXCEPTION |
Definition at line 373 of file head_booke.h.
| #define MC_STACK_BASE mcheckirq_ctx |
Definition at line 90 of file head_booke.h.
Definition at line 221 of file head_booke.h.
| #define MCHECK_EXCEPTION_PROLOG |
Definition at line 174 of file head_booke.h.
Definition at line 242 of file head_booke.h.
| #define NORMAL_EXCEPTION_PROLOG | ( | intno | ) |
Definition at line 34 of file head_booke.h.
| #define PROGRAM_EXCEPTION |
Definition at line 390 of file head_booke.h.
| #define SET_IVOR | ( | vector_number, | |
| vector_label | |||
| ) |
| #define STACK_EXC_LVL_FRAME_SIZE _ALIGN_UP(sizeof (struct exception_regs), 16) |
Definition at line 433 of file head_booke.h.
| #define START_EXCEPTION | ( | label | ) |
Definition at line 198 of file head_booke.h.
Definition at line 32 of file head_booke.h.
1.8.2