Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds