OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TFF_INTR
sys/arch/hppa/hppa/intr.c
241
frame->tf_flags |= TFF_INTR;
sys/arch/hppa/include/cpu.h
230
#define CLKF_INTR(framep) ((framep)->tf_flags & TFF_INTR)