HomeSort by: relevance | last modified time | path
    Searched refs:LAPIC_TPRI (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/include/
i82489reg.h 49 #define LAPIC_TPRI 0x080 /* Task Prio. RW */
  /src/sys/arch/i386/i386/
vector.S 235 movl $0xff,LAPIC_TPRI(%ebx)
242 movl $0,LAPIC_TPRI(%ebx)
  /src/sys/arch/x86/x86/
lapic.c 212 lapic_writereg(LAPIC_TPRI, val);

Completed in 13 milliseconds