Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvhpet.h40 void vhpet_cleanup(struct vhpet *vhpet);
H A Dvhpet.c745 vhpet_cleanup(struct vhpet *vhpet) in vhpet_cleanup() function
/freebsd/sys/amd64/vmm/
H A Dvmm.c672 vhpet_cleanup(vm->vhpet); in vm_cleanup()