Searched refs:VCPU_TRAP_MCE (Results 1 – 4 of 4) sorted by relevance
25 #define VCPU_TRAP_MCE 2 macro26 #define VCPU_TRAP_LAST VCPU_TRAP_MCE29 #define mce_state async_exception_state(VCPU_TRAP_MCE)
97 DEFINE(VCPU_TRAP_MCE, VCPU_TRAP_MCE); in __dummy__()
150 testb $1 << VCPU_TRAP_MCE,VCPU_async_exception_mask(%rbx)159 orl $1 << VCPU_TRAP_MCE,%edx
70 testb $1 << VCPU_TRAP_MCE,VCPU_async_exception_mask(%rbx)79 orl $1 << VCPU_TRAP_MCE,%edx
Completed in 7 milliseconds