Home
last modified time | relevance | path

Searched refs:vhpet_mmio_read (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/amd64/vmm/io/
H A Dvhpet.h43 int vhpet_mmio_read(struct vcpu *vcpu, uint64_t gpa, uint64_t *val,
H A Dvhpet.c620 vhpet_mmio_read(struct vcpu *vcpu, uint64_t gpa, uint64_t *rval, int size, in vhpet_mmio_read() function
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c384 mread = vhpet_mmio_read; in vmmdev_machdep_ioctl()
H A Dvmm.c1332 mread = vhpet_mmio_read; in vm_handle_inst_emul()