Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_44x.S974 SET_IVOR(0, CriticalInput);
975 SET_IVOR(1, MachineCheck);
976 SET_IVOR(2, DataStorage);
977 SET_IVOR(3, InstructionStorage);
978 SET_IVOR(4, ExternalInput);
979 SET_IVOR(5, Alignment);
980 SET_IVOR(6, Program);
981 SET_IVOR(7, FloatingPointUnavailable);
982 SET_IVOR(8, SystemCall);
983 SET_IVOR(
[all...]
H A Dexceptions-64e.S1835 SET_IVOR(0, 0x020) /* Critical Input */
1836 SET_IVOR(1, 0x000) /* Machine Check */
1837 SET_IVOR(2, 0x060) /* Data Storage */
1838 SET_IVOR(3, 0x080) /* Instruction Storage */
1839 SET_IVOR(4, 0x0a0) /* External Input */
1840 SET_IVOR(5, 0x0c0) /* Alignment */
1841 SET_IVOR(6, 0x0e0) /* Program */
1842 SET_IVOR(7, 0x100) /* FP Unavailable */
1843 SET_IVOR(8, 0x120) /* System Call */
1844 SET_IVOR(
[all...]
H A Dhead_fsl_booke.S167 SET_IVOR(0, CriticalInput);
168 SET_IVOR(1, MachineCheck);
169 SET_IVOR(2, DataStorage);
170 SET_IVOR(3, InstructionStorage);
171 SET_IVOR(4, ExternalInput);
172 SET_IVOR(5, Alignment);
173 SET_IVOR(6, Program);
174 SET_IVOR(7, FloatingPointUnavailable);
175 SET_IVOR(8, SystemCall);
176 SET_IVOR(
[all...]
H A Dhead_booke.h15 #define SET_IVOR(vector_number, vector_label) \ macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_44x.S975 SET_IVOR(0, CriticalInput);
976 SET_IVOR(1, MachineCheck);
977 SET_IVOR(2, DataStorage);
978 SET_IVOR(3, InstructionStorage);
979 SET_IVOR(4, ExternalInput);
980 SET_IVOR(5, Alignment);
981 SET_IVOR(6, Program);
982 SET_IVOR(7, FloatingPointUnavailable);
983 SET_IVOR(8, SystemCall);
984 SET_IVOR(
[all...]
H A Dexceptions-64e.S1512 SET_IVOR(0, 0x020) /* Critical Input */
1513 SET_IVOR(1, 0x000) /* Machine Check */
1514 SET_IVOR(2, 0x060) /* Data Storage */
1515 SET_IVOR(3, 0x080) /* Instruction Storage */
1516 SET_IVOR(4, 0x0a0) /* External Input */
1517 SET_IVOR(5, 0x0c0) /* Alignment */
1518 SET_IVOR(6, 0x0e0) /* Program */
1519 SET_IVOR(7, 0x100) /* FP Unavailable */
1520 SET_IVOR(8, 0x120) /* System Call */
1521 SET_IVOR(
[all...]
H A Dhead_85xx.S168 SET_IVOR(0, CriticalInput);
169 SET_IVOR(1, MachineCheck);
170 SET_IVOR(2, DataStorage);
171 SET_IVOR(3, InstructionStorage);
172 SET_IVOR(4, ExternalInput);
173 SET_IVOR(5, Alignment);
174 SET_IVOR(6, Program);
175 SET_IVOR(7, FloatingPointUnavailable);
176 SET_IVOR(8, SystemCall);
177 SET_IVOR(
[all...]
H A Dhead_booke.h16 #define SET_IVOR(vector_number, vector_label) \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dexception-64e.h152 #define SET_IVOR(vector_number, vector_offset) \ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dexception-64e.h156 #define SET_IVOR(vector_number, vector_offset) \ macro

Completed in 8 milliseconds