Searched refs:START_EXCEPTION (Results 1 - 14 of 14) 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_booke.h165 #define START_EXCEPTION(label) \ macro
175 START_EXCEPTION(label); \
181 START_EXCEPTION(label); \
189 START_EXCEPTION(label); \
241 START_EXCEPTION(DebugDebug); \
294 START_EXCEPTION(DebugCrit); \
347 START_EXCEPTION(DataStorage) \
355 START_EXCEPTION(InstructionStorage) \
364 START_EXCEPTION(Alignment) \
372 START_EXCEPTION(Progra
[all...]
H A Dexceptions-64e.S213 START_EXCEPTION(label); \
262 START_EXCEPTION(critical_input);
273 START_EXCEPTION(machine_check);
284 START_EXCEPTION(data_storage)
292 START_EXCEPTION(instruction_storage);
303 START_EXCEPTION(alignment);
311 START_EXCEPTION(program);
324 START_EXCEPTION(fp_unavailable);
345 START_EXCEPTION(watchdog);
356 START_EXCEPTION(system_cal
[all...]
H A Dhead_40x.S202 #define START_EXCEPTION(n, label) \ define
207 START_EXCEPTION(n, label); \
213 START_EXCEPTION(n, label); \
267 START_EXCEPTION(0x0300, DataStorage)
398 START_EXCEPTION(0x0400, InstructionAccess)
408 START_EXCEPTION(0x0600, Alignment)
416 START_EXCEPTION(0x0700, ProgramCheck)
429 START_EXCEPTION(0x0C00, SystemCall)
438 START_EXCEPTION(0x1000, Decrementer)
451 START_EXCEPTION(
[all...]
H A Dhead_44x.S176 START_EXCEPTION(SystemCall)
199 START_EXCEPTION(DataTLBError44x)
310 START_EXCEPTION(InstructionTLBError44x)
446 START_EXCEPTION(DataTLBError47x)
537 START_EXCEPTION(InstructionTLBError47x)
H A Dhead_fsl_booke.S275 START_EXCEPTION(DataStorage)
312 START_EXCEPTION(SystemCall)
334 START_EXCEPTION(DataTLBError)
420 START_EXCEPTION(InstructionTLBError)
496 START_EXCEPTION(SPEUnavailable)
/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_booke.h165 #define START_EXCEPTION(label) \ macro
175 START_EXCEPTION(label); \
181 START_EXCEPTION(label); \
189 START_EXCEPTION(label); \
241 START_EXCEPTION(DebugDebug); \
294 START_EXCEPTION(DebugCrit); \
347 START_EXCEPTION(DataStorage) \
355 START_EXCEPTION(InstructionStorage) \
364 START_EXCEPTION(Alignment) \
372 START_EXCEPTION(Progra
[all...]
H A Dexceptions-64e.S213 START_EXCEPTION(label); \
262 START_EXCEPTION(critical_input);
273 START_EXCEPTION(machine_check);
284 START_EXCEPTION(data_storage)
292 START_EXCEPTION(instruction_storage);
303 START_EXCEPTION(alignment);
311 START_EXCEPTION(program);
324 START_EXCEPTION(fp_unavailable);
345 START_EXCEPTION(watchdog);
356 START_EXCEPTION(system_cal
[all...]
H A Dhead_40x.S202 #define START_EXCEPTION(n, label) \ define
207 START_EXCEPTION(n, label); \
213 START_EXCEPTION(n, label); \
267 START_EXCEPTION(0x0300, DataStorage)
398 START_EXCEPTION(0x0400, InstructionAccess)
408 START_EXCEPTION(0x0600, Alignment)
416 START_EXCEPTION(0x0700, ProgramCheck)
429 START_EXCEPTION(0x0C00, SystemCall)
438 START_EXCEPTION(0x1000, Decrementer)
451 START_EXCEPTION(
[all...]
H A Dhead_44x.S176 START_EXCEPTION(SystemCall)
199 START_EXCEPTION(DataTLBError44x)
310 START_EXCEPTION(InstructionTLBError44x)
446 START_EXCEPTION(DataTLBError47x)
537 START_EXCEPTION(InstructionTLBError47x)
H A Dhead_fsl_booke.S275 START_EXCEPTION(DataStorage)
312 START_EXCEPTION(SystemCall)
334 START_EXCEPTION(DataTLBError)
420 START_EXCEPTION(InstructionTLBError)
496 START_EXCEPTION(SPEUnavailable)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/mm/
H A Dtlb_low_64e.S42 START_EXCEPTION(data_tlb_miss)
110 START_EXCEPTION(instruction_tlb_miss)
451 START_EXCEPTION(data_tlb_miss_htw)
487 START_EXCEPTION(instruction_tlb_miss_htw)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_low_64e.S42 START_EXCEPTION(data_tlb_miss)
110 START_EXCEPTION(instruction_tlb_miss)
451 START_EXCEPTION(data_tlb_miss_htw)
487 START_EXCEPTION(instruction_tlb_miss_htw)
/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.h77 #define START_EXCEPTION(label) \ 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.h77 #define START_EXCEPTION(label) \ macro

Completed in 225 milliseconds