Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_vfio.c520 rte_iova_t iova_start, iova_expected; in vfio_mem_event_callback() local
552 iova_start = iova_expected = ms->iova; in vfio_mem_event_callback()
562 iova_start, in vfio_mem_event_callback()
563 iova_expected - iova_start, 1); in vfio_mem_event_callback()
566 iova_start, in vfio_mem_event_callback()
567 iova_expected - iova_start, 0); in vfio_mem_event_callback()
569 iova_start = ms->iova; in vfio_mem_event_callback()
592 iova_start, in vfio_mem_event_callback()
593 iova_expected - iova_start, 1); in vfio_mem_event_callback()
596 iova_start, in vfio_mem_event_callback()
[all …]