Home
last modified time | relevance | path

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

/openbmc/linux/drivers/uio/
H A Duio_hv_generic.c40 #define SEND_BUFFER_SIZE (16 * 1024 * 1024) macro
314 pdata->send_buf = vzalloc(SEND_BUFFER_SIZE); in hv_uio_probe()
321 SEND_BUFFER_SIZE, &pdata->send_gpadl); in hv_uio_probe()
333 pdata->info.mem[SEND_BUF_MAP].size = SEND_BUFFER_SIZE; in hv_uio_probe()