Searched refs:PAGESIZE (Results 1 – 17 of 17) sorted by relevance
5 #ifndef PAGESIZE6 #define PAGESIZE 4096 macro
47 # ifdef PAGESIZE48 # define GNU_OUR_PAGESIZE PAGESIZE
48 #define PTHREAD_STACK_MIN (2 * PAGESIZE)101 #define PAGE_SIZE PAGESIZE
28 = memalign_etc(size >= PAGESIZE ? PAGESIZE : next_power_of_2(size), size, in _kernel_malloc()
261 PAGESIZE - (ETHER_HDR_LEN + ETHER_CRC_LEN), in compat_control()
356 bus_size_t segment_size = PAGESIZE - (phys_addr & PAGE_MASK); in _bus_load_buffer()
8 #define PAGESIZE 4096 macro
8 #define PAGESIZE 8192 macro
169 return physAdr % PAGESIZE; in VirtAdrOfs()
27 #define B_PAGE_SIZE PAGESIZE