Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface.h235 unsigned long event_callback_cs; /* CS:EIP of event callback */ member
/linux-4.4.14/arch/x86/xen/
Dsmp.c431 ctxt->event_callback_cs = __KERNEL_CS; in cpu_initialize_context()