Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.h41 void vhpet_cleanup(struct vhpet *vhpet);
H A Dvhpet.c750 vhpet_cleanup(struct vhpet *vhpet) in vhpet_cleanup() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c555 vhpet_cleanup(vm->vhpet); in vm_cleanup()