Home
last modified time | relevance | path

Searched refs:TFF_INTR (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/hppa/include/
Dtrap.h87 #define TFF_INTR (1 << (31 - TFF_INTR_POS)) macro
Dcpu.h257 #define CLKF_INTR(framep) ((framep)->cf_flags & TFF_INTR)
/netbsd/src/sys/arch/hppa/hppa/
Dintr.c438 TFF_INTR : 0); in hppa_intr_dispatch()