Home
last modified time | relevance | path

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

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