Home
last modified time | relevance | path

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

/arch/x86/include/asm/xen/
Dinterface.h147 unsigned long failsafe_callback_cs; /* CS:EIP of failsafe callback */ member
/arch/x86/xen/
Dsmp.c334 ctxt->failsafe_callback_cs = __KERNEL_CS; in cpu_initialize_context()