FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DSISR_STORE
sys/powerpc/powerpc/db_trace.c
222
(tf->cpu.aim.dsisr & DSISR_STORE) ? "write"
sys/powerpc/powerpc/trap.c
786
if (frame->cpu.aim.dsisr & DSISR_STORE)