Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c440 #define EXCPT_CONTRIBUTORY 1 macro
453 return EXCPT_CONTRIBUTORY; in exception_class()
595 if ((class1 == EXCPT_CONTRIBUTORY && class2 == EXCPT_CONTRIBUTORY) in kvm_multiple_exception()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c521 #define EXCPT_CONTRIBUTORY 1 macro
534 return EXCPT_CONTRIBUTORY; in exception_class()
713 if ((class1 == EXCPT_CONTRIBUTORY && class2 == EXCPT_CONTRIBUTORY) || in kvm_multiple_exception()

Completed in 30 milliseconds