Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
H A Ddevice.c812 dma_addr_t evl_dma; in idxd_device_evl_free() local
836 evl_dma = evl->dma; in idxd_device_evl_free()
841 dma_free_coherent(dev, evl_log_size, evl_log, evl_dma); in idxd_device_evl_free()