Searched refs:ccio_alloc_consistent (Results 1 – 2 of 2) sorted by relevance
82 static void *ccio_alloc_consistent(struct pci_dev *dev, size_t size, in ccio_alloc_consistent() function148 ccio_alloc_consistent,
839 ccio_alloc_consistent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) in ccio_alloc_consistent() function1008 .alloc_consistent = ccio_alloc_consistent,1009 .alloc_noncoherent = ccio_alloc_consistent,