/external/kernel-headers/original/asm-x86/ |
cpufeature_32.h | 27 #define X86_FEATURE_APIC (0*32+ 9) /* Onboard APIC */
|
paravirt.h | 150 * Direct APIC operations, principally for VMI. Ideally
|
/external/grub/stage2/ |
Makefile.am | 6 noinst_HEADERS = apic.h defs.h dir.h disk_inode.h disk_inode_ffs.h \
|
/external/qemu/ |
Makefile.target | 116 apic.c \
|
Changelog | 266 - initial APIC support
|
/external/qemu/target-i386/ |
cpu.h | 694 /* in order to simplify APIC support, we leave this pointer to the 833 /* hw/apic.c */
|
helper.c | 39 "cx8", "apic", NULL, "sep", "mtrr", "pge", "mca", "cmov", 51 "cx8" /* AMD CMPXCHG8B */, "apic", NULL, "syscall", "mtrr", "pge", "mca", "cmov", [all...] |
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 587 .ascii "flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts pni dtes64 monitor ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm tpr_shadow\n" 612 .ascii "flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts pni dtes64 monitor ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm tpr_shadow\n"
|
/external/oprofile/module/x86/ |
op_model_p4.c | 667 /* P4 quirk: you have to re-unmask the apic vector */
|
/external/qemu/android/config/linux-x86/linux/ |
kvm.h | 48 * For IA-64 (APIC model) IOAPIC0: irq 0-23; IOAPIC1: irq 24-47..
|
/external/qemu/android/config/linux-x86_64/linux/ |
kvm.h | 48 * For IA-64 (APIC model) IOAPIC0: irq 0-23; IOAPIC1: irq 24-47..
|
/external/qemu/hw/ |
i8259.c | 142 /* XXX: should not export it, but it is needed for an APIC kludge */
|
/external/qemu-pc-bios/bochs/ |
bochs.h | 460 bx_bool apic; member in struct:__anon10137
|
config.h.in | 59 // include in APIC models, required for a multiprocessor system.
|
/external/oprofile/events/x86-64/family10/ |
events | 236 event:0xf247 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_NB_LOCAL_OTHER : IBS northbridge local APIC MMIO Config PCI 237 event:0xf248 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_NB_REMOTE_OTHER : IBS northbridge remote APIC MMIO Config PCI
|
/external/oprofile/ |
ChangeLog-2002 | [all...] |
ChangeLog-2001 | 1128 * op_x86.c: move fixmap stuff, remove disable APIC [all...] |
TODO | 26 o lapic : module should says "didn't find apic" if needed, FAQ and doc should
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.S | 585 .ascii "flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow up\n"
|
/frameworks/base/media/libstagefright/id3/ |
ID3.cpp | 731 (mVersion == ID3_V2_3 || mVersion == ID3_V2_4) ? "APIC" : "PIC");
|
/external/oprofile/doc/ |
internals.xml | 264 is often necessary. For example, on i386, the local APIC needs 324 On the i386 architecture, the local APIC is programmed such that when a [all...] |
oprofile.xml | 360 uniprocessor machine, you enable the local APIC / IO_APIC support for 361 your kernel (this is automatically enabled for SMP kernels). With many BIOS, kernel >= 2.6.9 and UP kernel it's not sufficient to enable the local APIC you must also turn it on explicitly at boot time by providing "lapic" option to the kernel. On [all...] |
/external/flac/include/FLAC/ |
format.h | 728 /** An enumeration of the PICTURE types (see FLAC__StreamMetadataPicture and id3 v2.4 APIC tag). */ [all...] |
/external/valgrind/main/VEX/priv/ |
guest_amd64_helpers.c | [all...] |
/external/grub/ |
ChangeLog | [all...] |