Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dextable.h34 EX_HANDLER_FAULT, enumerator
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dextable.c151 return EX_HANDLER_FAULT; in ex_get_fault_handler_type()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dseverity.c280 if (t == EX_HANDLER_FAULT) { in error_context()