Home
last modified time | relevance | path

Searched refs:GET_APIC_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/module/x86/
Dapic_compat.h20 #define GET_APIC_VERSION(x) ((x)&0xFF) macro
Dop_apic.c128 if (!APIC_INTEGRATED(GET_APIC_VERSION(val))) in enable_apic()