Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic_flat_64.c117 .irq_dest_mode = 1, /* logical */
210 .irq_dest_mode = 0, /* physical */
H A Dapic_numachip.c250 .irq_dest_mode = 0, /* physical */
299 .irq_dest_mode = 0, /* physical */
H A Dapic_noop.c100 .irq_dest_mode = 1,
H A Dbigsmp_32.c132 .irq_dest_mode = 0,
H A Dprobe_32.c74 .irq_dest_mode = 1,
H A Dx2apic_phys.c164 .irq_dest_mode = 0, /* physical */
H A Dx2apic_cluster.c190 .irq_dest_mode = 1, /* logical */
H A Dmsi.c35 ((apic->irq_dest_mode == 0) ? in __irq_msi_compose_msg()
H A Dx2apic_uv_x.c830 .irq_dest_mode = 0, /* Physical */
H A Dio_apic.c2964 entry->dest_mode = apic->irq_dest_mode; in mp_setup_entry()
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_irq.c39 entry->dest_mode = apic->irq_dest_mode; in uv_program_mmr()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapic.h304 u32 irq_dest_mode; member
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Dirq_remapping.c1123 irte->dst_mode = apic->irq_dest_mode; in prepare_irte()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c3684 apic->irq_dest_mode, irq_cfg->vector, in irq_remapping_prepare_irte()
3955 entry->lo.fields_remap.dm = apic->irq_dest_mode; in amd_iommu_deactivate_guest_mode()