Home
last modified time | relevance | path

Searched refs:phys_aob (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/cio/
H A Dqdio_main.c1284 dma64_t phys_aob = aob ? virt_to_dma64(aob) : 0; in handle_outbound() local
1286 WARN_ON_ONCE(!IS_ALIGNED(dma64_to_u64(phys_aob), 256)); in handle_outbound()
1287 rc = qdio_kick_outbound_q(q, count, phys_aob); in handle_outbound()