PRQ_SIZE
#define PRQ_RING_MASK (PRQ_SIZE - 0x20)
#define PRQ_DEPTH (PRQ_SIZE >> 5)
iommu_alloc_pages_node_sz(iommu->node, GFP_KERNEL, PRQ_SIZE);