Searched refs:phys_aob (Results 1 – 1 of 1) sorted by relevance
1266 unsigned long phys_aob = aob ? virt_to_phys(aob) : 0; in handle_outbound() local1268 WARN_ON_ONCE(!IS_ALIGNED(phys_aob, 256)); in handle_outbound()1269 rc = qdio_kick_outbound_q(q, count, phys_aob); in handle_outbound()