Searched refs:x2apic_format (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dirq_comm.c111 trace_kvm_msi_set_irq(msg.address_lo | (kvm->arch.x2apic_format ?
114 irq->dest_id = x86_msi_msg_get_destid(&msg, kvm->arch.x2apic_format);
128 return kvm->arch.x2apic_format && (e->msi.address_hi & 0xff);
H A Dlapic.c270 if (vcpu->kvm->arch.x2apic_format) {
2968 if (vcpu->kvm->arch.x2apic_format) {
H A Dx86.c6549 kvm->arch.x2apic_format = true;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1395 bool x2apic_format; member in struct:kvm_arch

Completed in 350 milliseconds