HomeSort by relevance Sort by last modified time
    Searched defs:GET_APIC_MAXLVT (Results 1 - 18 of 18) 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)
  /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)
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 27 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF)

Completed in 1797 milliseconds