Searched refs:WLCORE_MAX_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
42 #define WLCORE_MAX_BLOCK_SIZE ((size_t)(4*PAGE_SIZE)) macro1088 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); in dev_mem_read()1170 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); in dev_mem_write()