Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Denlighten.c159 static int have_vcpu_info_placement = 1; variable
208 if (!have_vcpu_info_placement) { in xen_vcpu_setup()
230 have_vcpu_info_placement = 0; in xen_vcpu_setup()
258 if (have_vcpu_info_placement) in xen_vcpu_restore()
1126 if (have_vcpu_info_placement && !xen_pvh_domain()) { in xen_setup_vcpu_info_placement()
1145 if (have_vcpu_info_placement) { \ in xen_patch()