Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/xen/
Dinterface.h235 unsigned long event_callback_cs; /* CS:EIP of event callback */ member
/Linux-v4.19/arch/x86/xen/
Dsmp_pv.c339 ctxt->event_callback_cs = __KERNEL_CS; in cpu_initialize_context()