Home
last modified time | relevance | path

Searched refs:PAGESIZE (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrstr-avx512.c27 #define PAGESIZE 4096 macro
155 if (((uintptr_t) (haystack + match_pos) & (PAGESIZE - 1)) in __strstr_avx512()
156 < PAGESIZE - 1 - ZMM_SIZE_IN_BYTES) in __strstr_avx512()
198 if (((uintptr_t) (haystack + match_pos) & (PAGESIZE - 1)) in __strstr_avx512()
199 < PAGESIZE - 1 - ZMM_SIZE_IN_BYTES) in __strstr_avx512()
/glibc-2.36/sysdeps/htl/
Dpt-attr.c30 #ifdef PAGESIZE
31 __guardsize: PAGESIZE,
/glibc-2.36/sysdeps/pthread/
Dtst-basic7.c35 int PAGESIZE = getpagesize (); in use_up_memory() local
38 c = mmap (NULL, PAGESIZE, PROT_NONE, MAP_ANON | MAP_PRIVATE, -1, 0); in use_up_memory()
/glibc-2.36/stdlib/
Dtst-limits.c59 #ifdef PAGESIZE in do_test()
60 TEST (PAGESIZE, "d", getpagesize ()); in do_test()
/glibc-2.36/sysdeps/mach/hurd/htl/
Dpt-sysdep.c75 #ifndef PAGESIZE in _init_routine()
/glibc-2.36/posix/
Dtst-getconf.sh144 PAGESIZE
/glibc-2.36/conform/data/
Dlimits.h-data47 allow PAGESIZE
/glibc-2.36/manual/
Dmemory.texi3423 @code{limits.h} define the macro @code{PAGESIZE} to be the size of a