NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PHYS_TO_VM_PAGE
sys/uvm/uvm_page.h
417
#define PHYS_TO_VM_PAGE(pa) uvm_phys_to_vm_page(pa)
tests/sys/uvm/t_uvm_physseg_load.c
307
#define PHYS_TO_VM_PAGE(pa) uvm_phys_to_vm_page(pa)