Home
last modified time | relevance | path

Searched defs:PAGE_SIZE (Results 1 – 25 of 73) sorted by relevance

123

/external/rust/crates/userfaultfd/src/
Dlib.rs382 const PAGE_SIZE: usize = 4096; in test_read_event() constant
430 const PAGE_SIZE: usize = 4096; in test_nonblocking_read_event() constant
489 const PAGE_SIZE: usize = 4096; in test_read_events() constant
580 const PAGE_SIZE: usize = 4096; in test_write_protect() constant
/external/linux-kselftest/tools/testing/selftests/vm/
Dva_128TBswitch.c15 #define PAGE_SIZE (64 << 10) macro
21 #define PAGE_SIZE (4 << 10) macro
Dtranshuge-stress.c22 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
Dgup_test.c14 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
/external/rust/crates/virtio-drivers/src/
Dlib.rs64 pub const PAGE_SIZE: usize = 0x1000; constant
/external/minigbm/
Ddrv_helpers.h16 #define PAGE_SIZE 0x1000 macro
/external/linux-kselftest/tools/testing/selftests/cgroup/
Dcgroup_util.h7 #define PAGE_SIZE 4096 macro
/external/cronet/third_party/icu/scripts/
Dicuhash.py11 PAGE_SIZE = 0x1000 # System page size. variable
Dicualign.py11 PAGE_SIZE = 0x1000 # System page size. variable
/external/igt-gpu-tools/tests/i915/
Dgem_gtt_cpu_tlb.c50 #define PAGE_SIZE 4096 macro
Dgem_tiled_pread_pwrite.c70 #define PAGE_SIZE 4096 macro
/external/linux-kselftest/tools/testing/selftests/proc/
Dthread-self.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
Dproc-self-map-files-001.c49 const unsigned int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
Dproc-self-map-files-002.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_mremap_vdso.c23 #define PAGE_SIZE 4096 macro
/external/ltp/testcases/kernel/numa/
Dsupport_numa.c46 #define PAGE_SIZE getpagesize() macro
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dmmap_bench.c17 #define PAGE_SIZE (1UL << 16) macro
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dtest_lsm.c18 #define GET_PAGE_ADDR(ADDR, PAGE_SIZE) \ argument
/external/bcc/tools/
Ddrsnoop.py87 PAGE_SIZE = os.sysconf("SC_PAGE_SIZE") variable
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
Dxen_vmcall_test.c18 #define PAGE_SIZE 4096 macro
Dvmx_tsc_adjust_test.c35 #define PAGE_SIZE 4096 macro
Dsmm_test.c24 #define PAGE_SIZE 4096 macro
/external/google-breakpad/src/third_party/mac_headers/mach/i386/
Dvm_param.h98 #define PAGE_SIZE I386_PGBYTES macro
/external/autotest/server/site_tests/firmware_ECCbiEeprom/
Dfirmware_ECCbiEeprom.py25 PAGE_SIZE = 8 variable in firmware_ECCbiEeprom
/external/linux-kselftest/tools/testing/selftests/sgx/
Ddefines.h11 #define PAGE_SIZE 4096 macro

123