Searched defs:vpmtmr (Results 1 – 2 of 2) sorted by relevance
54 struct vpmtmr { struct60 static MALLOC_DEFINE(M_VPMTMR, "vpmtmr", "bhyve virtual acpi timer"); argument65 struct vpmtmr *vpmtmr; in vpmtmr_init() local79 vpmtmr_cleanup(struct vpmtmr *vpmtmr) in vpmtmr_cleanup()89 struct vpmtmr *vpmtmr; in vpmtmr_handler() local112 vpmtmr_snapshot(struct vpmtmr *vpmtmr, struct vm_snapshot_meta *meta) in vpmtmr_snapshot()
162 struct vpmtmr *vpmtmr; /* (i) virtual ACPI PM timer */ member