Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_mem2.c145 vm_paddr_t (*nmd_ofstophys)(struct netmap_mem_d *, vm_ooffset_t); member
229 pa = nmd->ops->nmd_ofstophys(nmd, off); in netmap_mem_ofstophys()
2198 .nmd_ofstophys = netmap_mem2_ofstophys,
2322 .nmd_ofstophys = netmap_mem2_ofstophys,
2847 .nmd_ofstophys = netmap_mem_pt_guest_ofstophys,