Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvpmtmr.h38 void vpmtmr_cleanup(struct vpmtmr *pmtmr);
H A Dvpmtmr.c77 vpmtmr_cleanup(struct vpmtmr *vpmtmr) in vpmtmr_cleanup() function
/freebsd/sys/amd64/vmm/
H A Dvmm.c693 vpmtmr_cleanup(vm->vpmtmr); in vm_cleanup()