Home
last modified time | relevance | path

Searched refs:vhpet_cleanup (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/amd64/vmm/io/
Dvhpet.h39 void vhpet_cleanup(struct vhpet *vhpet);
Dvhpet.c747 vhpet_cleanup(struct vhpet *vhpet) in vhpet_cleanup() function
/freebsd-12-stable/sys/amd64/vmm/
Dvmm.c527 vhpet_cleanup(vm->vhpet); in vm_cleanup()