Searched refs:BUF_SIZE_MULTIPLE (Results 1 – 1 of 1) sorted by relevance
53 #define BUF_SIZE_MULTIPLE 0x2000 macro791 shared_bufsize = ((buf_size + BUF_SIZE_MULTIPLE - 1)/BUF_SIZE_MULTIPLE) in remap_shared_buf()792 * BUF_SIZE_MULTIPLE; in remap_shared_buf()