NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PV_BEEN_REFD
sys/arch/arm/arm32/pmap.c
680
#define PV_BEEN_REFD(f) (true)
sys/arch/arm/arm32/pmap.c
683
#define PV_BEEN_REFD(f) (((f) & PVF_REF) != 0)