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

  /external/u-boot/arch/x86/include/asm/
lapic.h 30 #define LAPIC_ICR_RR_INPROG 0x10000
  /external/u-boot/arch/x86/cpu/
lapic.c 113 } while (status == LAPIC_ICR_RR_INPROG && timeout++ < 1000);

Completed in 106 milliseconds