Home
last modified time | relevance | path

Searched defs:PAGESIZE (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect03.c52 #define PAGESIZE 4096 macro
/external/iproute2/doc/
DMakefile13 PAGESIZE=a4 macro
/external/python/cpython2/Lib/test/
Dtest_mmap.py8 PAGESIZE = mmap.PAGESIZE variable