Searched refs:START_EXCEPTION (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dhead_booke.h140 #define START_EXCEPTION(label) \ macro
150 START_EXCEPTION(label); \
156 START_EXCEPTION(label); \
164 START_EXCEPTION(label); \
217 START_EXCEPTION(Debug); \
270 START_EXCEPTION(Debug); \
324 START_EXCEPTION(InstructionStorage) \
333 START_EXCEPTION(Alignment) \
341 START_EXCEPTION(Program) \
349 START_EXCEPTION(Decremente
[all...]
H A Dhead_4xx.S196 #define START_EXCEPTION(n, label) \ define
201 START_EXCEPTION(n, label); \
207 START_EXCEPTION(n, label); \
261 START_EXCEPTION(0x0300, DataStorage)
392 START_EXCEPTION(0x0400, InstructionAccess)
402 START_EXCEPTION(0x0600, Alignment)
410 START_EXCEPTION(0x0700, ProgramCheck)
423 START_EXCEPTION(0x0C00, SystemCall)
432 START_EXCEPTION(0x1000, Decrementer)
445 START_EXCEPTION(
[all...]
H A Dhead_44x.S319 START_EXCEPTION(DataStorage)
446 START_EXCEPTION(SystemCall)
469 START_EXCEPTION(DataTLBError)
539 START_EXCEPTION(InstructionTLBError)
H A Dhead_fsl_booke.S435 START_EXCEPTION(DataStorage)
547 START_EXCEPTION(SystemCall)
569 START_EXCEPTION(DataTLBError)
630 START_EXCEPTION(InstructionTLBError)
688 START_EXCEPTION(SPEUnavailable)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dhead_booke.h140 #define START_EXCEPTION(label) \ macro
150 START_EXCEPTION(label); \
156 START_EXCEPTION(label); \
164 START_EXCEPTION(label); \
217 START_EXCEPTION(Debug); \
270 START_EXCEPTION(Debug); \
324 START_EXCEPTION(InstructionStorage) \
333 START_EXCEPTION(Alignment) \
341 START_EXCEPTION(Program) \
349 START_EXCEPTION(Decremente
[all...]
H A Dhead_4xx.S196 #define START_EXCEPTION(n, label) \ define
201 START_EXCEPTION(n, label); \
207 START_EXCEPTION(n, label); \
261 START_EXCEPTION(0x0300, DataStorage)
392 START_EXCEPTION(0x0400, InstructionAccess)
402 START_EXCEPTION(0x0600, Alignment)
410 START_EXCEPTION(0x0700, ProgramCheck)
423 START_EXCEPTION(0x0C00, SystemCall)
432 START_EXCEPTION(0x1000, Decrementer)
445 START_EXCEPTION(
[all...]
H A Dhead_44x.S309 START_EXCEPTION(DataStorage)
436 START_EXCEPTION(SystemCall)
459 START_EXCEPTION(DataTLBError)
529 START_EXCEPTION(InstructionTLBError)
H A Dhead_fsl_booke.S435 START_EXCEPTION(DataStorage)
547 START_EXCEPTION(SystemCall)
569 START_EXCEPTION(DataTLBError)
630 START_EXCEPTION(InstructionTLBError)
688 START_EXCEPTION(SPEUnavailable)

Completed in 99 milliseconds