Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dx86.c266 #define EXCPT_BENIGN 0 macro
284 return EXCPT_BENIGN; in exception_class()
316 || (class1 == EXCPT_PF && class2 != EXCPT_BENIGN)) { in kvm_multiple_exception()