Home
last modified time | relevance | path

Searched refs:HINT_SAFE_DMA (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/parisc/
H A Dccio-dma.c505 #define HINT_SAFE_DMA 0x02UL /* used for pci_alloc_consistent() pages */ macro
521 [PCI_DMA_BIDIRECTIONAL] = HINT_STOP_MOST | HINT_SAFE_DMA | IOPDIR_VALID,
764 hint |= HINT_SAFE_DMA; in ccio_map_single()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dccio-dma.c495 #define HINT_SAFE_DMA 0x02UL /* used for pci_alloc_consistent() pages */ macro
511 [DMA_BIDIRECTIONAL] = HINT_STOP_MOST | HINT_SAFE_DMA | IOPDIR_VALID,
754 hint |= HINT_SAFE_DMA; in ccio_map_single()

Completed in 5 milliseconds