Linux Kernel
3.7.1
|
Go to the source code of this file.
#define BREAK_0_INTR_VECT 0x10 |
Definition at line 23 of file cpu_vect.h.
#define BREAK_10_INTR_VECT 0x1a |
Definition at line 33 of file cpu_vect.h.
#define BREAK_11_INTR_VECT 0x1b |
Definition at line 34 of file cpu_vect.h.
#define BREAK_12_INTR_VECT 0x1c |
Definition at line 35 of file cpu_vect.h.
#define BREAK_13_INTR_VECT 0x1d |
Definition at line 36 of file cpu_vect.h.
#define BREAK_14_INTR_VECT 0x1e |
Definition at line 37 of file cpu_vect.h.
#define BREAK_15_INTR_VECT 0x1f |
Definition at line 38 of file cpu_vect.h.
#define BREAK_1_INTR_VECT 0x11 |
Definition at line 24 of file cpu_vect.h.
#define BREAK_2_INTR_VECT 0x12 |
Definition at line 25 of file cpu_vect.h.
#define BREAK_3_INTR_VECT 0x13 |
Definition at line 26 of file cpu_vect.h.
#define BREAK_4_INTR_VECT 0x14 |
Definition at line 27 of file cpu_vect.h.
#define BREAK_5_INTR_VECT 0x15 |
Definition at line 28 of file cpu_vect.h.
#define BREAK_6_INTR_VECT 0x16 |
Definition at line 29 of file cpu_vect.h.
#define BREAK_7_INTR_VECT 0x17 |
Definition at line 30 of file cpu_vect.h.
#define BREAK_8_INTR_VECT 0x18 |
Definition at line 31 of file cpu_vect.h.
#define BREAK_9_INTR_VECT 0x19 |
Definition at line 32 of file cpu_vect.h.
#define DATA_TLB_ACC_INTR_VECT 0x0a |
Definition at line 17 of file cpu_vect.h.
#define DATA_TLB_INV_INTR_VECT 0x09 |
Definition at line 16 of file cpu_vect.h.
#define DATA_TLB_REFILL_INTR_VECT 0x08 |
Definition at line 15 of file cpu_vect.h.
#define DATA_TLB_WE_INTR_VECT 0x0b |
Definition at line 18 of file cpu_vect.h.
#define HW_BP_INTR_VECT 0x0c |
Definition at line 19 of file cpu_vect.h.
#define INSTR_TLB_ACC_INTR_VECT 0x06 |
Definition at line 13 of file cpu_vect.h.
#define INSTR_TLB_INV_INTR_VECT 0x05 |
Definition at line 12 of file cpu_vect.h.
#define INSTR_TLB_REFILL_INTR_VECT 0x04 |
Definition at line 11 of file cpu_vect.h.
#define MULTIPLE_INTR_VECT 0x30 |
Definition at line 39 of file cpu_vect.h.
#define NMI_INTR_VECT 0x00 |
Definition at line 7 of file cpu_vect.h.
#define RESERVED_1_INTR_VECT 0x01 |
Definition at line 8 of file cpu_vect.h.
#define RESERVED_2_INTR_VECT 0x02 |
Definition at line 9 of file cpu_vect.h.
#define RESERVED_D_INTR_VECT 0x0d |
Definition at line 20 of file cpu_vect.h.
#define RESERVED_E_INTR_VECT 0x0e |
Definition at line 21 of file cpu_vect.h.
#define RESERVED_F_INTR_VECT 0x0f |
Definition at line 22 of file cpu_vect.h.
#define SINGLE_STEP_INTR_VECT 0x03 |
Definition at line 10 of file cpu_vect.h.
#define TLB_EX_INTR_VECT 0x07 |
Definition at line 14 of file cpu_vect.h.