Searched refs:EXCEPTION_FAULT (Results 1 – 1 of 1) sorted by relevance
31 #define EXCEPTION_FAULT 0U macro94 type = EXCEPTION_FAULT; in get_exception_type()253 if (get_exception_type(vector) == EXCEPTION_FAULT) { in vcpu_inject_exception()261 if (get_exception_type(vector) == EXCEPTION_FAULT) { in vcpu_inject_exception()
Completed in 3 milliseconds