Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dexceptions-64s.S610 STD_EXCEPTION_HV_OOL(0xe02, h_data_storage)
612 STD_EXCEPTION_HV_OOL(0xe22, h_instr_storage)
614 STD_EXCEPTION_HV_OOL(0xe42, emulation_assist)
631 STD_EXCEPTION_HV_OOL(0xf82, facility_unavailable)
/linux-4.4.14/arch/powerpc/include/asm/
Dexception-64s.h382 #define STD_EXCEPTION_HV_OOL(vec, label) \ macro