Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
A Dipi.c181 vector, APIC_DEST_PHYSICAL); in default_send_IPI_single_phys()
198 query_cpu), vector, APIC_DEST_PHYSICAL); in default_send_IPI_mask_sequence_phys()
217 query_cpu), vector, APIC_DEST_PHYSICAL); in default_send_IPI_mask_allbutself_phys()
A Dx2apic_phys.c48 __x2apic_send_IPI_dest(dest, vector, APIC_DEST_PHYSICAL); in x2apic_send_IPI()
68 vector, APIC_DEST_PHYSICAL); in __x2apic_send_IPI_mask()
A Dapic_numachip.c108 APIC_DEST_PHYSICAL); in numachip_send_IPI_one()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dapic.h48 #define APIC_DEST_PHYSICAL 0x00000 macro
/linux/arch/x86/include/asm/
A Dapicdef.h80 #define APIC_DEST_PHYSICAL 0x00000 macro
A Dkvm_host.h1303 return dest_mode_logical ? APIC_DEST_LOGICAL : APIC_DEST_PHYSICAL; in kvm_lapic_irq_dest_mode()
/linux/tools/testing/selftests/kvm/x86_64/
A Dxapic_ipi_test.c154 icr_val = (APIC_DEST_PHYSICAL | APIC_DM_FIXED | IPI_VECTOR); in sender_guest_code()
/linux/arch/x86/kvm/
A Dirq_comm.c56 if (irq->dest_mode == APIC_DEST_PHYSICAL && in kvm_irq_delivery_to_apic()
A Dlapic.c851 if (dest_mode == APIC_DEST_PHYSICAL) in kvm_apic_match_dest()
935 if (irq->dest_mode == APIC_DEST_PHYSICAL) { in kvm_apic_map_get_dest_lapic()
A Dhyperv.c458 irq.dest_mode = APIC_DEST_PHYSICAL; in synic_set_irq()
A Dx86.c1987 ((data & APIC_DEST_MASK) == APIC_DEST_PHYSICAL) && in handle_fastpath_set_x2apic_icr_irqoff()
8810 lapic_irq.dest_mode = APIC_DEST_PHYSICAL; in kvm_pv_kick_cpu_op()
/linux/arch/x86/kernel/
A Dsmpboot.c808 u32 dm = apic->dest_mode_logical ? APIC_DEST_LOGICAL : APIC_DEST_PHYSICAL; in wakeup_secondary_cpu_via_nmi()

Completed in 52 milliseconds