Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Ddomain.h24 #define VCPU_TRAP_MCE 2 macro
25 #define VCPU_TRAP_LAST VCPU_TRAP_MCE
28 #define mce_state async_exception_state(VCPU_TRAP_MCE)
/xen/xen/arch/x86/x86_64/
A Dasm-offsets.c81 DEFINE(VCPU_TRAP_MCE, VCPU_TRAP_MCE); in __dummy__()
A Dentry.S98 testb $1 << VCPU_TRAP_MCE, VCPU_async_exception_mask(%rbx)
107 orl $1 << VCPU_TRAP_MCE, %edx
/xen/xen/arch/x86/x86_64/compat/
A Dentry.S86 testb $1 << VCPU_TRAP_MCE,VCPU_async_exception_mask(%rbx)
95 orl $1 << VCPU_TRAP_MCE,%edx

Completed in 8 milliseconds