HomeSort by relevance Sort by last modified time
    Searched full:apic (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/grub/stage2/
apic.h 6 * Header file for Intel Architecture local and I/O APIC definitions.
18 * APIC Defines.
24 * APIC register definitions
28 * Shared defines for I/O and local APIC definitions
30 /* APIC version register */
32 /* if the APIC version is equal or greater than APIC_VER_NEW, it
33 is a "new" APIC */
35 /* this next one is used in all cases but an old local APIC, which has
38 /* APIC id register */
smp-imps.c 108 #include "apic.h"
271 * This contains the local APIC hardware address.
275 * These map from virtual cpu numbers to APIC id's and back.
370 KERNEL_PRINT ((" Processor [APIC id %d ver %d]: ",
414 KERNEL_PRINT ((" I/O APIC id %d ver %d, address: 0x%x ",
556 ((" APIC config: \"%s mode\" Local APIC address: 0x%x\n",
smp-imps.h 18 /* make sure "apic.h" is included */
20 #error Must include "apic.h" before "smp-imps.h"
  /external/oprofile/module/x86/
op_apic.c 4 * APIC setup etc. routines
78 /* ---------------- APIC setup ------------------ */
99 /* restoring APIC_LVTPC can trigger an apic error because the delivery
101 * power on apic lvt contain a zero vector nr which are legal only for
102 * NMI delivrey mode. So inhibit apic err before restoring lvtpc
115 /* enable local APIC via MSR. Forgetting this is a fun way to
116 * lock the box. But we have to hope this is allowed if the APIC
124 /* even if the apic is up we must check for a good APIC */
143 /* disable the apic only if it was disabled *
    [all...]
apic_compat.h 3 * Definitions and functions for APIC interaction
24 #include <asm/apic.h>
60 * the pa of APIC onto. This va must be un-cachable/un-swapable*/
op_fixmap.c 98 * Make sure we can access the APIC. Some kernel versions create
99 * a meaningless zero-page mapping for the local APIC: we must
102 * Some kernel versions/configs won't map the APIC at all, in
114 printk(KERN_INFO "oprofile: remapping local APIC.\n");
118 printk(KERN_INFO "oprofile: mapping APIC.\n");
123 printk(KERN_INFO "oprofile: mapping APIC.\n");
135 printk(KERN_INFO "oprofile: freeing APIC mapping.\n");
140 printk(KERN_INFO "oprofile: freeing APIC mapping.\n");
cpu_type.c 60 /* bits EBX[31:24] define APIC ID */
158 /* certain models of K7 does not have apic.
159 * Check if apic is really present before enabling it.
op_apic.h 3 * x86 apic, nmi, perf counter declaration
  /external/kernel-headers/original/asm-x86/
io_apic_32.h 9 * Intel IO-APIC support for SMP and UP systems.
15 * The structure of the IO-APIC:
107 /* I/O APIC entries */
119 /* Older SiS APIC requires we rewrite the index register */
136 * If we use the IO-APIC for IRQ routing, disable automatic
apic_32.h 24 * This can be turned up by using apic=verbose for more
25 * information and apic=debug for _lots_ of information.
26 * apic_verbosity is defined in apic.c
genapic_32.h 7 * Generic APIC driver interface.
9 * An straight forward mapping of the APIC related parts of the
40 int (*multi_timer_check)(int apic, int irq);
apicdef_32.h 5 * Constants for various Intel APICs. (local APIC, IOAPIC, etc.)
117 * the local APIC register structure, memory mapped. Not terribly well
119 * problem why we cannot use it right now is the P5 APIC, it has an
131 /*020*/ struct { /* APIC ID Register */
139 struct { /* APIC Version Register */
fixmap_32.h 60 FIX_APIC_BASE, /* local (CPU) APIC) -- required for SMP or not */
68 FIX_CO_APIC, /* Cobalt APIC Redirection Table */
mpspec_def.h 45 unsigned long mpc_lapic; /* APIC address */
61 unsigned char mpc_apicid; /* Local APIC number */
smp_32.h 5 * We need the APIC definitions automatically as part of 'smp.h'
16 #include <asm/apic.h>
  /external/qemu/hw/
apic.c 2 * APIC support
27 /* APIC Local Vector Table */
36 /* APIC delivery modes */
45 /* APIC destination mode */
191 #define foreach_apic(apic, deliver_bitmask, code) \
199 apic = local_apics[__i * 32 + __j];\
200 if (apic) {\
257 /* handled in I/O APIC code */
400 /* XXX: send the EOI packet to the APIC bus to allow the I/O APIC t
407 APICState *apic = local_apics[dest]; local
    [all...]
ioapic.c 6 * Split the ioapic logic from apic.c
37 /*io{apic,sapic} delivery mode*/
153 printf("I/O APIC read: %08x = %08x\n", s->ioregsel, val);
170 printf("I/O APIC write: %08x = %08x\n", s->ioregsel, val);
pc.h 43 /* APIC */
  /bionic/libc/kernel/arch-x86/asm/
genapic_32.h 40 int (*multi_timer_check)(int apic, int irq);
  /development/ndk/platforms/android-9/arch-x86/include/asm/
genapic_32.h 40 int (*multi_timer_check)(int apic, int irq);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
genapic_32.h 40 int (*multi_timer_check)(int apic, int irq);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
genapic_32.h 40 int (*multi_timer_check)(int apic, int irq);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
genapic_32.h 40 int (*multi_timer_check)(int apic, int irq);
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 648 /* enable local APIC */
1144 putle32(&q, 0xfee00000); /* local APIC addr */
1151 putb(&q, i); /* APIC id */
1152 putb(&q, 0x11); /* local APIC version number */
1177 putb(&q, 2); /* entry type = I/O APIC */
1178 putb(&q, ioapic_id); /* apic ID */
1179 putb(&q, 0x11); /* I/O APIC version number */
1181 putle32(&q, 0xfec00000); /* I/O APIC addr */
1197 putb(&q, ioapic_id); /* dest I/O APIC ID */
1199 putb(&q, i == 0 ? 2 : i); /* dest I/O APIC interrupt in *
1784 struct madt_processor_apic *apic; local
    [all...]
  /external/qemu-pc-bios/bochs/
Makefile.in 683 iodev/svga_cirrus.h iodev/ioapic.h cpu/apic.h iodev/keyboard.h
689 cpu/descriptor.h cpu/instr.h cpu/lazy_flags.h cpu/icache.h cpu/apic.h \
692 iodev/svga_cirrus.h iodev/ioapic.h cpu/apic.h iodev/keyboard.h
698 cpu/lazy_flags.h cpu/icache.h cpu/apic.h cpu/i387.h fpu/softfloat.h \
700 bochs.h iodev/vga.h iodev/svga_cirrus.h iodev/ioapic.h cpu/apic.h \
706 cpu/descriptor.h cpu/instr.h cpu/lazy_flags.h cpu/icache.h cpu/apic.h \
709 iodev/ioapic.h cpu/apic.h iodev/keyboard.h
714 cpu/descriptor.h cpu/instr.h cpu/lazy_flags.h cpu/icache.h cpu/apic.h \
717 iodev/ioapic.h cpu/apic.h iodev/keyboard.h
727 cpu/apic.h cpu/i387.h fpu/softfloat.h fpu/tag_w.h fpu/status_w.h
    [all...]

Completed in 1048 milliseconds

1 2 3