Home
last modified time | relevance | path

Searched defs:PAGE_SHIFT (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/riscv/include/
H A Dparam.h78 #define PAGE_SHIFT 12 macro
/freebsd/sys/arm64/include/
H A Dparam.h94 #define PAGE_SHIFT PAGE_SHIFT_4K macro
/freebsd/sys/arm/include/
H A Dparam.h98 #define PAGE_SHIFT 12 macro
/freebsd/sys/i386/include/
H A Dparam.h83 #define PAGE_SHIFT 12 /* LOG2(PAGE_SIZE) */ macro
/freebsd/sys/powerpc/include/
H A Dparam.h103 #define PAGE_SHIFT 12 macro
/freebsd/sys/amd64/include/
H A Dparam.h92 #define PAGE_SHIFT 12 /* LOG2(PAGE_SIZE) */ macro
/freebsd/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg_load.c111 #define PAGE_SHIFT 12 macro
H A Dt_uvm_physseg.c110 #define PAGE_SHIFT 12 macro
/freebsd/stand/kshim/
H A Dbsd_kernel.h124 #define PAGE_SHIFT 12 macro