swiotlb_alloc
struct page *swiotlb_alloc(struct device *dev, size_t size);
struct page *page = swiotlb_alloc(dev, size);