DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PAGE_MASK
lib/libnvmm/libnvmm_x86.c
102
#define PAGE_MASK (PAGE_SIZE - 1)
sys/cpu/x86_64/include/param.h
79
#define PAGE_MASK (PAGE_SIZE-1)
test/sysperf/pipe2.c
10
#define PAGE_MASK (PAGE_SIZE - 1)
test/sysperf/socketpair.c
11
#define PAGE_MASK (PAGE_SIZE - 1)