Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dexceptions-64s.S834 STD_RELON_EXCEPTION_PSERIES(0x4300, 0x300, data_access)
859 STD_RELON_EXCEPTION_PSERIES(0x4400, 0x400, instruction_access)
889 STD_RELON_EXCEPTION_PSERIES(0x4600, 0x600, alignment)
890 STD_RELON_EXCEPTION_PSERIES(0x4700, 0x700, program_check)
891 STD_RELON_EXCEPTION_PSERIES(0x4800, 0x800, fp_unavailable)
895 STD_RELON_EXCEPTION_PSERIES(0x4b00, 0xb00, trap_0b)
905 STD_RELON_EXCEPTION_PSERIES(0x4d00, 0xd00, single_step)
958 STD_RELON_EXCEPTION_PSERIES(0x5300, 0x1300, instruction_breakpoint)
963 STD_RELON_EXCEPTION_PSERIES(0x5700, 0x1700, altivec_assist)
/linux-4.4.14/arch/powerpc/include/asm/
Dexception-64s.h388 #define STD_RELON_EXCEPTION_PSERIES(loc, vec, label) \ macro