Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvhpet.c69 struct vhpet *vhpet; member
83 struct vhpet { struct
99 static void vhpet_start_timer(struct vhpet *vhpet, int n, uint32_t counter, argument
276 struct vhpet *vhpet = vca->vhpet; in vhpet_handler() local
463 struct vhpet *vhpet; in vhpet_mmio_write() local
607 struct vhpet *vhpet; in vhpet_mmio_read() local
684 struct vhpet *vhpet; in vhpet_init() local
747 vhpet_pause(struct vhpet *vhpet) in vhpet_pause()
759 vhpet_resume(struct vhpet *vhpet) in vhpet_resume()
781 struct vhpet *vhpet = datap; in vhpet_data_read() local
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c197 struct vhpet *vhpet; /* (i) virtual HPET */ member