Searched refs:io_apic (Results 1 - 25 of 46) sorted by relevance

12

/linux-master/arch/x86/kernel/apic/
H A DMakefile13 obj-$(CONFIG_X86_IO_APIC) += io_apic.o
H A Dbigsmp_32.c12 #include <asm/io_apic.h>
H A Dprobe_32.c15 #include <asm/io_apic.h>
H A Dio_apic.c255 struct io_apic { struct
263 static __attribute_const__ struct io_apic __iomem *io_apic_base(int idx)
271 struct io_apic __iomem *io_apic = io_apic_base(apic); local
272 writel(vector, &io_apic->eoi);
277 struct io_apic __iomem *io_apic = io_apic_base(apic); local
278 writel(reg, &io_apic->index);
279 return readl(&io_apic->data);
285 struct io_apic __iome local
439 struct io_apic __iomem *io_apic; local
[all...]
H A Dipi.c7 #include <asm/io_apic.h>
/linux-master/arch/x86/include/asm/
H A Dirq_remapping.h15 #include <asm/io_apic.h>
/linux-master/drivers/platform/x86/
H A Dintel_scu_wdt.c16 #include <asm/io_apic.h>
/linux-master/arch/x86/kernel/
H A Dirq_64.c9 * io_apic.c.)
26 #include <asm/io_apic.h>
H A Dirqinit.c25 #include <asm/io_apic.h>
H A Dhead32.c20 #include <asm/io_apic.h>
H A Dx86_init.c22 #include <asm/io_apic.h>
H A Dmachine_kexec_32.c20 #include <asm/io_apic.h>
H A Djailhouse.c16 #include <asm/io_apic.h>
H A Ddevicetree.c23 #include <asm/io_apic.h>
/linux-master/arch/x86/platform/intel-mid/
H A Dintel-mid.c25 #include <asm/io_apic.h>
/linux-master/arch/x86/xen/
H A Dapic.c7 #include <asm/io_apic.h>
H A Denlighten_pvh.c9 #include <asm/io_apic.h>
H A Denlighten_hvm.c18 #include <asm/io_apic.h>
H A Dsmp_pv.c33 #include <asm/io_apic.h>
/linux-master/arch/x86/platform/pvh/
H A Denlighten.c7 #include <asm/io_apic.h>
/linux-master/arch/x86/platform/ce4100/
H A Dce4100.c19 #include <asm/io_apic.h>
/linux-master/arch/x86/pci/
H A Di386.c40 #include <asm/io_apic.h>
H A Dintel_mid_pci.c35 #include <asm/io_apic.h>
/linux-master/drivers/iommu/
H A Dhyperv-iommu.c20 #include <asm/io_apic.h>
/linux-master/arch/x86/kernel/cpu/
H A Dtopology.c31 #include <asm/io_apic.h>

Completed in 175 milliseconds

12