Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kmdb_kdi_vtop
usr/src/cmd/mdb/common/kmdb/kmdb_kdi.h
78
extern int kmdb_kdi_vtop(uintptr_t, physaddr_t *);
usr/src/cmd/mdb/common/kmdb/kmdb_promif.c
710
int rc = kmdb_kdi_vtop(virt, &pa);