Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dchkstk.S20 #define PAGE_SIZE 4096 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dchkstk.S19 #define PAGE_SIZE 4096 macro
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_pagelist.h38 #define PAGE_SIZE 4096 macro
/freebsd/stand/libofw/
H A Dofw_copy.c37 #define PAGE_SIZE 0x1000 macro
/freebsd/sys/riscv/include/
H A Dparam.h81 #define PAGE_SIZE (1 << PAGE_SHIFT) /* Page size */ macro
/freebsd/sys/arm/include/
H A Dparam.h103 #define PAGE_SIZE (1 << PAGE_SHIFT) /* Page size */ macro
/freebsd/sys/arm64/include/
H A Dparam.h97 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
/freebsd/sys/i386/include/
H A Dparam.h86 #define PAGE_SIZE (1 << PAGE_SHIFT) /* bytes/page */ macro
/freebsd/sys/powerpc/include/
H A Dparam.h107 #define PAGE_SIZE (1 << PAGE_SHIFT) /* Page size */ macro
/freebsd/sys/amd64/include/
H A Dparam.h96 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro
/freebsd/crypto/openssl/crypto/
H A Dmem_sec.c71 # define PAGE_SIZE 4096 macro
/freebsd/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg_load.c110 #define PAGE_SIZE 4096 macro
H A Dt_uvm_physseg.c111 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
/freebsd/stand/kshim/
H A Dbsd_kernel.h122 #define PAGE_SIZE 4096 macro