Searched refs:PAGESIZE (Results 1 – 5 of 5) sorted by relevance
16 PAGESIZE = 8192 define73 movl #(PAGESIZE),%d0
76 #define PAGESIZE 512 macro210 info->smallpageshift) * PAGESIZE; in sddr55_read_data()337 info->smallpageshift) * PAGESIZE; in sddr55_write_data()888 capacity /= PAGESIZE; in sddr55_transport()892 ((__be32 *) ptr)[1] = cpu_to_be32(PAGESIZE); in sddr55_transport()
106 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
128 they are too large, or not aligned on a ``PAGESIZE`` boundary.)
76 PAGE_SIZE=$(getconf PAGESIZE)