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

  /external/u-boot/arch/x86/include/asm/
lapic.h 17 #define LAPIC_TPRI_MASK 0xff
  /external/u-boot/arch/x86/cpu/
lapic.c 134 lapic_read(LAPIC_TASKPRI) & ~LAPIC_TPRI_MASK);

Completed in 40 milliseconds