Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Ddca.c292 if ((csi_fsb_control & IOAT3_CSI_CONTROL_PREFETCH) == 0) { in ioat_dca_init()
293 csi_fsb_control |= IOAT3_CSI_CONTROL_PREFETCH; in ioat_dca_init()
H A Dregisters.h160 #define IOAT3_CSI_CONTROL_PREFETCH 0x1 macro
/linux/tools/testing/selftests/vfio/lib/drivers/ioat/
H A Dregisters.h160 #define IOAT3_CSI_CONTROL_PREFETCH 0x1 macro