Home
last modified time | relevance | path

Searched refs:APIC_INTEGRATED (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/module/x86/
Dapic_compat.h22 #define APIC_INTEGRATED(x) ((x)&0xF0) macro
Dop_apic.c128 if (!APIC_INTEGRATED(GET_APIC_VERSION(val))) in enable_apic()
/external/kernel-headers/original/asm-x86/
Dapicdef_32.h18 #define APIC_INTEGRATED(x) ((x)&0xF0) macro