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

  /external/u-boot/arch/x86/include/asm/
lapic.h 28 #define LAPIC_ICR_RR_MASK 0x30000
  /external/u-boot/arch/x86/cpu/
lapic.c 112 status = lapic_read(LAPIC_ICR) & LAPIC_ICR_RR_MASK;

Completed in 46 milliseconds