Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dnetmap_mem2.c147 vm_paddr_t (*nmd_ofstophys)(struct netmap_mem_d *, vm_ooffset_t); member
226 pa = nmd->ops->nmd_ofstophys(nmd, off); in netmap_mem_ofstophys()
2079 .nmd_ofstophys = netmap_mem2_ofstophys,
2203 .nmd_ofstophys = netmap_mem2_ofstophys,
2720 .nmd_ofstophys = netmap_mem_pt_guest_ofstophys,