Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Denlighten_hvm.c34 __ro_after_init bool xen_percpu_upcall; variable
35 EXPORT_SYMBOL_GPL(xen_percpu_upcall);
132 if (xen_percpu_upcall) in DEFINE_IDTENTRY_SYSVEC()
179 if (xen_percpu_upcall) { in xen_cpu_up_prepare_hvm()
H A Dsuspend_hvm.c18 if (xen_percpu_upcall) { in xen_hvm_post_suspend()
/linux/arch/x86/include/asm/xen/
H A Devents.h37 extern bool xen_percpu_upcall;
/linux/drivers/xen/events/
H A Devents_base.c2195 xen_percpu_upcall = true; in xen_init_setup_upcall_vector()