Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vhpet_init
usr/src/uts/intel/io/vmm/io/vhpet.h
53
struct vhpet *vhpet_init(struct vm *vm);
usr/src/uts/intel/io/vmm/vmm.c
557
vm->vhpet = vhpet_init(vm);