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

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvhpet.h36 struct vhpet *vhpet_init(struct vm *vm);
H A Dvhpet.c702 vhpet_init(struct vm *vm) function
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c415 vm->vhpet = vhpet_init(vm);

Completed in 99 milliseconds