Home
last modified time | relevance | path

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

/xen/xen/arch/x86/pv/
A Diret.c36 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()
/xen/xen/include/asm-x86/
A Ddomain.h25 #define VCPU_TRAP_LAST VCPU_TRAP_MCE macro
586 } async_exception_state[VCPU_TRAP_LAST];

Completed in 7 milliseconds