Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/idxd/
Ddevice.c810 void *evl_log; in idxd_device_evl_free() local
834 evl_log = evl->log; in idxd_device_evl_free()
841 dma_free_coherent(dev, evl_log_size, evl_log, evl_dma); in idxd_device_evl_free()