Home
last modified time | relevance | path

Searched refs:vm_hpet_cap (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvhpet.h47 int vhpet_getcap(struct vm_hpet_cap *cap);
H A Dvhpet.c732 vhpet_getcap(struct vm_hpet_cap *cap) in vhpet_getcap()
/illumos-gate/usr/src/cmd/bhyve/
H A Dkernemu_dev.c36 struct vm_hpet_cap;
/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm_dev.h207 struct vm_hpet_cap { struct
/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dvmmapi.c1755 struct vm_hpet_cap cap; in vm_get_hpet_capabilities()
1757 bzero(&cap, sizeof(struct vm_hpet_cap)); in vm_get_hpet_capabilities()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_dev.c1461 struct vm_hpet_cap hpetcap; in vmmdev_do_ioctl()