Searched refs:VCPU_TRAP_LAST (Results 1 – 4 of 4) sorted by relevance
189 #ifdef VCPU_TRAP_LAST194 } async_exception_state[VCPU_TRAP_LAST];
26 #define VCPU_TRAP_LAST VCPU_TRAP_MCE macro
1579 for ( trap = VCPU_TRAP_NONE + 1; trap <= VCPU_TRAP_LAST; ++trap ) in async_exception_cleanup()1583 if ( unlikely(trap > VCPU_TRAP_LAST) ) in async_exception_cleanup()
1143 #ifdef VCPU_TRAP_LAST in vcpu_reset()
Completed in 14 milliseconds