NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_pmeg_wired
sys/arch/sun2/sun2/pmap.c
465
#define is_pmeg_wired(pmegp) (pmegp->pmeg_wired != 0)
sys/arch/sun3/sun3/pmap.c
474
#define is_pmeg_wired(pmegp) (pmegp->pmeg_wired != 0)