Home
last modified time | relevance | path

Searched defs:vpmtmr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvpmtmr.c62 struct vpmtmr { struct
69 struct vpmtmr * argument
72 struct vpmtmr *vpmtmr; in vpmtmr_init() local
82 vpmtmr_detach_ioport(struct vpmtmr *vpmtmr) in vpmtmr_detach_ioport()
104 vpmtmr_cleanup(struct vpmtmr *vpmtmr) in vpmtmr_cleanup()
117 struct vpmtmr *vpmtmr = vm_pmtmr(vm); in vpmtmr_set_location() local
141 struct vpmtmr *vpmtmr = arg; in vpmtmr_handler() local
165 struct vpmtmr *vpmtmr = datap; in vpmtmr_data_read() local
181 struct vpmtmr *vpmtmr = datap; in vpmtmr_data_write() local
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c201 struct vpmtmr *vpmtmr; /* (i) virtual ACPI PM timer */ member