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

  /external/oprofile/module/x86/
apic_compat.h 52 #define GET_APIC_DELIVERY_MODE(x) (((x) >> 8)&0x7)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 121 #define GET_APIC_DELIVERY_MODE(x) (((x)>>8)&0x7)

Completed in 65 milliseconds