Home
last modified time | relevance | path

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

/third_party/musl/arch/or1k/bits/
Dlimits.h1 #define PAGESIZE 8192 macro
/third_party/musl/arch/s390x/bits/
Dlimits.h1 #define PAGESIZE 4096 macro
/third_party/musl/arch/sh/bits/
Dlimits.h1 #define PAGESIZE 4096 macro
/third_party/musl/arch/i386/bits/
Dlimits.h1 #define PAGESIZE 4096 macro
/third_party/musl/arch/x32/bits/
Dlimits.h1 #define PAGESIZE 4096 macro
/third_party/musl/arch/x86_64/bits/
Dlimits.h1 #define PAGESIZE 4096 macro
/third_party/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect03.c52 #define PAGESIZE 4096 macro
/third_party/musl/src/malloc/mallocng/
Dglue.h52 #define PAGESIZE PAGE_SIZE macro
/third_party/ltp/testcases/kernel/kvm/
Dkvm_pagefault01.c29 #define PAGESIZE 0x1000 macro
/third_party/ltp/testcases/kernel/tracing/pt_test/
Dpt_test.c28 #define PAGESIZE 4096 macro
/third_party/python/Lib/test/
Dtest_mmap.py15 PAGESIZE = mmap.PAGESIZE variable
/third_party/musl/porting/liteos_a/kernel/include/
Dlimits.h14 #define PAGESIZE PAGE_SIZE macro
/third_party/ltp/testcases/kernel/kvm/include/
Dkvm_x86.h13 #define PAGESIZE 0x1000 macro