Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Denlighten.c157 static int have_vcpu_info_placement = 1; variable
206 if (!have_vcpu_info_placement) { in xen_vcpu_setup()
228 have_vcpu_info_placement = 0; in xen_vcpu_setup()
256 if (have_vcpu_info_placement) in xen_vcpu_restore()
1120 if (have_vcpu_info_placement && !xen_pvh_domain()) { in xen_setup_vcpu_info_placement()
1139 if (have_vcpu_info_placement) { \ in xen_patch()