Home
last modified time | relevance | path

Searched refs:dwords_to_blocks (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio.c1438 #define dwords_to_blocks(x) DIV_ROUND_UP(x, BLOCK_DWORDS) macro
1457 unsigned long blocks = dwords_to_blocks(dw_len); in sc_buffer_alloc()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.c1396 #define dwords_to_blocks(x) DIV_ROUND_UP(x, BLOCK_DWORDS) macro
1415 unsigned long blocks = dwords_to_blocks(dw_len); in sc_buffer_alloc()

Completed in 6 milliseconds