Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Ddevice.c805 void *evl_log; in idxd_device_evl_free() local
829 evl_log = evl->log; in idxd_device_evl_free()
836 dma_free_coherent(dev, evl_log_size, evl_log, evl_dma); in idxd_device_evl_free()