Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvirq.c31 #define EXCEPTION_FAULT 0U macro
94 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