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

  /external/oprofile/module/x86/
apic_compat.h 53 #define SET_APIC_DELIVERY_MODE(x, y) (((x)&~0x700)|((y) << 8))
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 122 #define SET_APIC_DELIVERY_MODE(x,y) (((x)&~0x700)|((y)<<8))

Completed in 375 milliseconds