Home
last modified time | relevance | path

Searched refs:APIC_DEST_PHYSICAL (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dipi.c181 vector, APIC_DEST_PHYSICAL); in default_send_IPI_single_phys() local
198 query_cpu), vector, APIC_DEST_PHYSICAL); in default_send_IPI_mask_sequence_phys() local
217 query_cpu), vector, APIC_DEST_PHYSICAL); in default_send_IPI_mask_allbutself_phys() local
H 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() local
H A Dapic_numachip.c108 APIC_DEST_PHYSICAL); in numachip_send_IPI_one()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dipi.c186 vector, APIC_DEST_PHYSICAL); in default_send_IPI_single_phys() local
198 cpu), vector, APIC_DEST_PHYSICAL); in default_send_IPI_mask_sequence_phys() local
214 cpu), vector, APIC_DEST_PHYSICAL); in default_send_IPI_mask_allbutself_phys() local
H A Dx2apic_phys.c50 __x2apic_send_IPI_dest(dest, vector, APIC_DEST_PHYSICAL); in x2apic_send_IPI()
70 vector, APIC_DEST_PHYSICAL); in __x2apic_send_IPI_mask() local
H A Dapic_numachip.c97 APIC_DEST_PHYSICAL); in numachip_send_IPI_one()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h50 #define APIC_DEST_PHYSICAL 0x00000 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapicdef.h80 #define APIC_DEST_PHYSICAL 0x00000 macro
H A Dkvm_host.h1090 return dest_mode_logical ? APIC_DEST_LOGICAL : APIC_DEST_PHYSICAL; in kvm_lapic_irq_dest_mode()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h406 #define APIC_DEST_PHYSICAL 0x00000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapicdef.h82 #define APIC_DEST_PHYSICAL 0x00000 macro
H A Dkvm_host.h1548 return dest_mode_logical ? APIC_DEST_LOGICAL : APIC_DEST_PHYSICAL; in kvm_lapic_irq_dest_mode()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dxapic_ipi_test.c150 icr_val = (APIC_DEST_PHYSICAL | APIC_DM_FIXED | IPI_VECTOR); in sender_guest_code()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dirq_comm.c58 if (irq->dest_mode == APIC_DEST_PHYSICAL && in kvm_irq_delivery_to_apic()
H A Dlapic.c849 if (dest_mode == APIC_DEST_PHYSICAL) in kvm_apic_match_dest()
933 if (irq->dest_mode == APIC_DEST_PHYSICAL) { in kvm_apic_map_get_dest_lapic()
H A Dhyperv.c443 irq.dest_mode = APIC_DEST_PHYSICAL; in synic_set_irq()
H A Dx86.c1866 ((data & APIC_DEST_MASK) == APIC_DEST_PHYSICAL) && in handle_fastpath_set_x2apic_icr_irqoff()
8327 .dest_mode = APIC_DEST_PHYSICAL, in kvm_pv_kick_cpu_op()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dirq_comm.c58 if (irq->dest_mode == APIC_DEST_PHYSICAL && in kvm_irq_delivery_to_apic()
H A Dlapic.c1076 if (dest_mode == APIC_DEST_PHYSICAL) in kvm_apic_match_dest()
1159 if (irq->dest_mode == APIC_DEST_PHYSICAL) { in kvm_apic_map_get_dest_lapic()
H A Dxen.c481 irq.dest_mode = APIC_DEST_PHYSICAL; in kvm_xen_inject_vcpu_vector()
H A Dhyperv.c490 irq.dest_mode = APIC_DEST_PHYSICAL; in synic_set_irq()
H A Dx86.c2166 ((data & APIC_DEST_MASK) == APIC_DEST_PHYSICAL) && in handle_fastpath_set_x2apic_icr_irqoff()
9731 .dest_mode = APIC_DEST_PHYSICAL, in kvm_pv_kick_cpu_op()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Davic.c413 if (dest_mode == APIC_DEST_PHYSICAL) { in avic_kick_target_vcpus_fast()

Completed in 76 milliseconds