OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:APIC_SPIV_APIC_ENABLED
(Results
1 - 7
of
7
) sorted by null
/external/oprofile/module/x86/
apic_compat.h
33
#ifndef
APIC_SPIV_APIC_ENABLED
34
#define
APIC_SPIV_APIC_ENABLED
(1 << 8)
/bionic/libc/kernel/arch-x86/asm/
apicdef_32.h
42
#define
APIC_SPIV_APIC_ENABLED
(1<<8)
/development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h
42
#define
APIC_SPIV_APIC_ENABLED
(1<<8)
/external/kernel-headers/original/asm-x86/
apicdef_32.h
38
#define
APIC_SPIV_APIC_ENABLED
(1<<8)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h
42
#define
APIC_SPIV_APIC_ENABLED
(1<<8)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h
42
#define
APIC_SPIV_APIC_ENABLED
(1<<8)
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h
42
#define
APIC_SPIV_APIC_ENABLED
(1<<8)
Completed in 103 milliseconds