HomeSort by relevance Sort by last modified time
    Searched refs:GET_APIC_MAXLVT (Results 1 - 3 of 3) sorted by null

  /external/oprofile/module/x86/
apic_compat.h 21 #define GET_APIC_MAXLVT(x) (((x) >> 16)&0xFF)
op_apic.c 132 if (GET_APIC_MAXLVT(apic_read(APIC_LVR)) < 4)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)

Completed in 66 milliseconds