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

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mem2.c144 vm_paddr_t (*nmd_ofstophys)(struct netmap_mem_d *, vm_ooffset_t); member in struct:netmap_mem_ops
223 pa = nmd->ops->nmd_ofstophys(nmd, off);
2073 .nmd_ofstophys = netmap_mem2_ofstophys,
2197 .nmd_ofstophys = netmap_mem2_ofstophys,
2714 .nmd_ofstophys = netmap_mem_pt_guest_ofstophys,

Completed in 75 milliseconds