Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.c527 u64 first_idaw; in get_guest_idal() local
547 first_idaw = dma64_to_u64(idaws[0]); in get_guest_idal()
549 first_idaw = dma32_to_u32(idaws_f1[0]); in get_guest_idal()
552 if (first_idaw != cp->guest_iova) { in get_guest_idal()