Searched refs:x2avic_enabled (Results 1 – 3 of 3) sorted by relevance
75 bool x2avic_enabled; variable101 if (x2avic_enabled && apic_x2apic_mode(svm->vcpu.arch.apic)) { in avic_activate_vmcb()268 if ((!x2avic_enabled && index > AVIC_MAX_PHYSICAL_ID) || in avic_get_physical_id_entry()283 if ((!x2avic_enabled && id > AVIC_MAX_PHYSICAL_ID) || in avic_init_backing_page()1214 x2avic_enabled = boot_cpu_has(X86_FEATURE_X2AVIC); in avic_hardware_setup()1215 if (x2avic_enabled) in avic_hardware_setup()
40 extern bool x2avic_enabled;
918 if (!x2avic_enabled) in svm_set_x2apic_msr_interception()5299 } else if (!x2avic_enabled) { in svm_hardware_setup()