Searched refs:dwords_to_blocks (Results 1 – 1 of 1) sorted by relevance
1396 #define dwords_to_blocks(x) DIV_ROUND_UP(x, BLOCK_DWORDS) macro1415 unsigned long blocks = dwords_to_blocks(dw_len); in sc_buffer_alloc()