Lines Matching refs:VECTOR
70 .macro VECTOR lbl macro
89 VECTOR res_service ; 0x0, Reset Vector (0x0)
90 VECTOR mem_service ; 0x8, Mem exception (0x1)
91 VECTOR instr_service ; 0x10, Instrn Error (0x2)
95 VECTOR handle_interrupt_level2
97 VECTOR handle_interrupt_level1
100 VECTOR handle_interrupt_level1
103 VECTOR handle_interrupt_level2
105 VECTOR handle_interrupt_level1
109 VECTOR handle_interrupt_level2
111 VECTOR handle_interrupt_level1
115 VECTOR handle_interrupt_level1 ; Other devices
121 VECTOR EV_MachineCheck ; 0x100, Fatal Machine check (0x20)
122 VECTOR EV_TLBMissI ; 0x108, Intruction TLB miss (0x21)
123 VECTOR EV_TLBMissD ; 0x110, Data TLB miss (0x22)
124 VECTOR EV_TLBProtV ; 0x118, Protection Violation (0x23)
126 VECTOR EV_PrivilegeV ; 0x120, Privilege Violation (0x24)
127 VECTOR EV_Trap ; 0x128, Trap exception (0x25)
128 VECTOR EV_Extension ; 0x130, Extn Intruction Excp (0x26)
131 VECTOR reserved ; Reserved Exceptions