Searched refs:EXCPT_CONTRIBUTORY (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c316 #define EXCPT_CONTRIBUTORY 1 macro
329 return EXCPT_CONTRIBUTORY; exception_class()
391 if ((class1 == EXCPT_CONTRIBUTORY && class2 == EXCPT_CONTRIBUTORY) kvm_multiple_exception()

Completed in 94 milliseconds