Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvpmtmr.h40 void vpmtmr_cleanup(struct vpmtmr *pmtmr);
H A Dvpmtmr.c79 vpmtmr_cleanup(struct vpmtmr *vpmtmr) in vpmtmr_cleanup() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c553 vpmtmr_cleanup(vm->vpmtmr); in vm_cleanup()