Searched refs:VCPU_TRAP_LAST (Results 1 – 2 of 2) sorted by relevance
36 for ( trap = VCPU_TRAP_NONE + 1; trap <= VCPU_TRAP_LAST; ++trap ) in async_exception_cleanup()40 if ( unlikely(trap > VCPU_TRAP_LAST) ) in async_exception_cleanup()
25 #define VCPU_TRAP_LAST VCPU_TRAP_MCE macro586 } async_exception_state[VCPU_TRAP_LAST];
Completed in 7 milliseconds