Searched defs:PAGE_SIZE (Results 1 – 15 of 15) sorted by relevance
20 #define PAGE_SIZE 8192 macro
35 #define PAGE_SIZE 0x1000 macro
40 #define PAGE_SIZE 0x1000 macro
97 #define PAGE_SIZE (1<<(LOG2_PAGE_SIZE)) macro
100 #define PAGE_SIZE (1L << PAGE_SHIFT) /* Page size */ macro
111 #define PAGE_SIZE (1 << PAGE_SHIFT) /* Page size */ macro
89 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro
132 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro
99 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro
112 #define PAGE_SIZE PAGE_SIZE_8K /* bytes/page */ macro
51 #define PAGE_SIZE 4096 /* i386 specific */ macro
96 #define PAGE_SIZE 4096 macro
244 #define PAGE_SIZE 4096 macro
784 #define PAGE_SIZE (8*1024) /* size of varray pages */ macro
902 #define PAGE_SIZE 32768 /* size of varray pages */ macro