Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dexceptions-64s.S1253 STD_RELON_EXCEPTION_PSERIES_OOL(0xf00, performance_monitor)
1254 STD_RELON_EXCEPTION_PSERIES_OOL(0xf20, altivec_unavailable)
1255 STD_RELON_EXCEPTION_PSERIES_OOL(0xf40, vsx_unavailable)
1256 STD_RELON_EXCEPTION_PSERIES_OOL(0xf60, facility_unavailable)
/linux-4.1.27/arch/powerpc/include/asm/
Dexception-64s.h398 #define STD_RELON_EXCEPTION_PSERIES_OOL(vec, label) \ macro