Home
last modified time | relevance | path

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

/trueos/sys/boot/sparc64/loader/
HDlocore.S20 #define PAGE_SIZE 8192 macro
/trueos/sys/boot/arm/at91/libat91/
HDtag_list.c35 #define PAGE_SIZE 0x1000 macro
/trueos/sys/boot/ofw/libofw/
HDofw_copy.c40 #define PAGE_SIZE 0x1000 macro
/trueos/sys/ia64/include/
HDparam.h97 #define PAGE_SIZE (1<<(LOG2_PAGE_SIZE)) macro
/trueos/sys/powerpc/include/
HDparam.h100 #define PAGE_SIZE (1L << PAGE_SHIFT) /* Page size */ macro
/trueos/sys/arm/include/
HDparam.h111 #define PAGE_SIZE (1 << PAGE_SHIFT) /* Page size */ macro
/trueos/sys/i386/include/
HDparam.h89 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro
/trueos/sys/mips/include/
HDparam.h132 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro
/trueos/sys/amd64/include/
HDparam.h99 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro
/trueos/sys/sparc64/include/
HDparam.h112 #define PAGE_SIZE PAGE_SIZE_8K /* bytes/page */ macro
/trueos/usr.bin/ldd/
HDsods.c51 #define PAGE_SIZE 4096 /* i386 specific */ macro
/trueos/sys/boot/usb/
HDbsd_kernel.h96 #define PAGE_SIZE 4096 macro
/trueos/contrib/binutils/binutils/
HDdlltool.c244 #define PAGE_SIZE 4096 macro
/trueos/contrib/binutils/gas/
HDecoff.c784 #define PAGE_SIZE (8*1024) /* size of varray pages */ macro
/trueos/contrib/gcc/
HDmips-tfile.c902 #define PAGE_SIZE 32768 /* size of varray pages */ macro