Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTE2PFN
usr/src/uts/i86pc/vm/hat_pte.h
80
#define PTE2PFN(p, l) pte2pfn(p, l)
usr/src/uts/i86pc/vm/hat_pte.h
82
#define PTE2PFN(p, l) PTE2MFN(p, l)