Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.h44 int vhpet_mmio_read(void *vm, int vcpuid, uint64_t gpa, uint64_t *val,
H A Dvhpet.c625 vhpet_mmio_read(void *vm, int vcpuid, uint64_t gpa, uint64_t *rval, int size, in vhpet_mmio_read() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm_dev.c596 mread = vhpet_mmio_read; in vmmdev_ioctl()
H A Dvmm.c1524 mread = vhpet_mmio_read; in vm_handle_inst_emul()