Home
last modified time | relevance | path

Searched refs:STD_EXCEPTION_PSERIES (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dhead.S315 #define STD_EXCEPTION_PSERIES(n, label ) \ macro
367 STD_EXCEPTION_PSERIES( 0x100, SystemReset )
368 STD_EXCEPTION_PSERIES( 0x200, MachineCheck )
369 STD_EXCEPTION_PSERIES( 0x300, DataAccess )
370 STD_EXCEPTION_PSERIES( 0x380, DataAccessSLB )
371 STD_EXCEPTION_PSERIES( 0x400, InstructionAccess )
372 STD_EXCEPTION_PSERIES( 0x480, InstructionAccessSLB )
373 STD_EXCEPTION_PSERIES( 0x500, HardwareInterrupt )
374 STD_EXCEPTION_PSERIES( 0x600, Alignment )
375 STD_EXCEPTION_PSERIES( 0x700, ProgramCheck )
[all …]