Searched refs:SET_IVOR (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dhead_44x.S853 SET_IVOR(0, CriticalInput);
854 SET_IVOR(1, MachineCheck);
855 SET_IVOR(2, DataStorage);
856 SET_IVOR(3, InstructionStorage);
857 SET_IVOR(4, ExternalInput);
858 SET_IVOR(5, Alignment);
859 SET_IVOR(6, Program);
860 SET_IVOR(7, FloatingPointUnavailable);
861 SET_IVOR(8, SystemCall);
862 SET_IVOR(
[all...]
H A Dexceptions-64e.S998 SET_IVOR(0, 0x020) /* Critical Input */
999 SET_IVOR(1, 0x000) /* Machine Check */
1000 SET_IVOR(2, 0x060) /* Data Storage */
1001 SET_IVOR(3, 0x080) /* Instruction Storage */
1002 SET_IVOR(4, 0x0a0) /* External Input */
1003 SET_IVOR(5, 0x0c0) /* Alignment */
1004 SET_IVOR(6, 0x0e0) /* Program */
1005 SET_IVOR(7, 0x100) /* FP Unavailable */
1006 SET_IVOR(8, 0x120) /* System Call */
1007 SET_IVOR(
[all...]
H A Dhead_fsl_booke.S103 SET_IVOR(0, CriticalInput);
104 SET_IVOR(1, MachineCheck);
105 SET_IVOR(2, DataStorage);
106 SET_IVOR(3, InstructionStorage);
107 SET_IVOR(4, ExternalInput);
108 SET_IVOR(5, Alignment);
109 SET_IVOR(6, Program);
110 SET_IVOR(7, FloatingPointUnavailable);
111 SET_IVOR(8, SystemCall);
112 SET_IVOR(
[all...]
H A Dhead_booke.h9 #define SET_IVOR(vector_number, vector_label) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_44x.S853 SET_IVOR(0, CriticalInput);
854 SET_IVOR(1, MachineCheck);
855 SET_IVOR(2, DataStorage);
856 SET_IVOR(3, InstructionStorage);
857 SET_IVOR(4, ExternalInput);
858 SET_IVOR(5, Alignment);
859 SET_IVOR(6, Program);
860 SET_IVOR(7, FloatingPointUnavailable);
861 SET_IVOR(8, SystemCall);
862 SET_IVOR(
[all...]
H A Dexceptions-64e.S998 SET_IVOR(0, 0x020) /* Critical Input */
999 SET_IVOR(1, 0x000) /* Machine Check */
1000 SET_IVOR(2, 0x060) /* Data Storage */
1001 SET_IVOR(3, 0x080) /* Instruction Storage */
1002 SET_IVOR(4, 0x0a0) /* External Input */
1003 SET_IVOR(5, 0x0c0) /* Alignment */
1004 SET_IVOR(6, 0x0e0) /* Program */
1005 SET_IVOR(7, 0x100) /* FP Unavailable */
1006 SET_IVOR(8, 0x120) /* System Call */
1007 SET_IVOR(
[all...]
H A Dhead_fsl_booke.S103 SET_IVOR(0, CriticalInput);
104 SET_IVOR(1, MachineCheck);
105 SET_IVOR(2, DataStorage);
106 SET_IVOR(3, InstructionStorage);
107 SET_IVOR(4, ExternalInput);
108 SET_IVOR(5, Alignment);
109 SET_IVOR(6, Program);
110 SET_IVOR(7, FloatingPointUnavailable);
111 SET_IVOR(8, SystemCall);
112 SET_IVOR(
[all...]
H A Dhead_booke.h9 #define SET_IVOR(vector_number, vector_label) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dexception-64e.h199 #define SET_IVOR(vector_number, vector_offset) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dexception-64e.h199 #define SET_IVOR(vector_number, vector_offset) \ macro

Completed in 573 milliseconds