Home
last modified time | relevance | path

Searched refs:ioat_get_max_alloc_order (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/dma/ioat/
Ddma.h339 #define ioat_get_max_alloc_order() \ macro
Ddma.c335 if (order > ioat_get_max_alloc_order()) in ioat_alloc_ring()
378 if (order > ioat_get_max_alloc_order()) in reshape_ring()