HomeSort by relevance Sort by last modified time
    Searched refs:GET_APIC_MAXLVT (Results 1 - 12 of 12) 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)
  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 27 #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)
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 17 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 21 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 21 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 21 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 21 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 21 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)

Completed in 1396 milliseconds