Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvhpet.h42 void vhpet_cleanup(struct vhpet *vhpet);
H A Dvhpet.c720 vhpet_cleanup(struct vhpet *vhpet) in vhpet_cleanup() function
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c689 vhpet_cleanup(vm->vhpet); in vm_cleanup()