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

  /src/sys/arch/hppa/include/
trap.h 87 #define TFF_INTR (1 << (31 - TFF_INTR_POS))
cpu.h 257 #define CLKF_INTR(framep) ((framep)->cf_flags & TFF_INTR)
  /src/sys/arch/hppa/hppa/
intr.c 438 TFF_INTR : 0);

Completed in 87 milliseconds