Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PM_PRESENT
fs/proc/task_mmu.c
1870
#define PM_PRESENT BIT_ULL(63)
tools/mm/page-types.c
59
#define PM_PRESENT (1ULL << 63)
tools/testing/selftests/mm/vm_util.h
19
#define PM_PRESENT BIT_ULL(63)