OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GET_APIC_MAXLVT
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/x86/
apic_compat.h
21
#define
GET_APIC_MAXLVT
(x) (((x) >> 16)&0xFF)
/development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h
27
#define
GET_APIC_MAXLVT
(x) (((x)>>16)&0xFF)
Completed in 445 milliseconds