Home
last modified time | relevance | path

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

/freebsd/sys/dev/beri/virtio/
H A Dvirtio.h40 #define PAGE_SHIFT 12 macro
/freebsd/sys/riscv/include/
H A Dparam.h80 #define PAGE_SHIFT 12 macro
/freebsd/sys/arm/include/
H A Dparam.h102 #define PAGE_SHIFT 12 macro
/freebsd/sys/arm64/include/
H A Dparam.h96 #define PAGE_SHIFT PAGE_SHIFT_4K macro
/freebsd/sys/i386/include/
H A Dparam.h85 #define PAGE_SHIFT 12 /* LOG2(PAGE_SIZE) */ macro
/freebsd/sys/powerpc/include/
H A Dparam.h106 #define PAGE_SHIFT 12 macro
/freebsd/sys/amd64/include/
H A Dparam.h95 #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/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c526 #define PAGE_SHIFT (highbit64(PAGESIZE)-1) macro
/freebsd/stand/kshim/
H A Dbsd_kernel.h124 #define PAGE_SHIFT 12 macro