Searched refs:STD_EXCEPTION_HV (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
D | exceptions-64s.S | 297 STD_EXCEPTION_HV(0x980, 0x982, hdecrementer) 406 STD_EXCEPTION_HV(0x1200, 0x1202, cbe_system_error) 434 STD_EXCEPTION_HV(0x1600, 0x1602, cbe_maintenance) 442 STD_EXCEPTION_HV(0x1800, 0x1802, cbe_thermal)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | exception-64s.h | 372 #define STD_EXCEPTION_HV(loc, vec, label) \ macro
|