Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h189 #ifdef VCPU_TRAP_LAST
194 } async_exception_state[VCPU_TRAP_LAST];
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h26 #define VCPU_TRAP_LAST VCPU_TRAP_MCE macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtraps.c1579 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()
/xen-4.10.0-shim-comet/xen/common/
A Ddomain.c1143 #ifdef VCPU_TRAP_LAST in vcpu_reset()

Completed in 18 milliseconds