Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dvfio_iommu_spapr_tce.c507 enum dma_data_direction dirtmp; in tce_iommu_build() local
523 dirtmp = direction; in tce_iommu_build()
525 &hpa, &dirtmp); in tce_iommu_build()
534 if (dirtmp != DMA_NONE) in tce_iommu_build()
555 enum dma_data_direction dirtmp; in tce_iommu_build_v2() local
574 dirtmp = direction; in tce_iommu_build_v2()
581 &hpa, &dirtmp); in tce_iommu_build_v2()
591 if (dirtmp != DMA_NONE) in tce_iommu_build_v2()