Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.h42 int vhpet_mmio_write(void *vm, int vcpuid, uint64_t gpa, uint64_t val,
H A Dvhpet.c475 vhpet_mmio_write(void *vm, int vcpuid, uint64_t gpa, uint64_t val, int size, in vhpet_mmio_write() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm_dev.c597 mwrite = vhpet_mmio_write; in vmmdev_ioctl()
H A Dvmm.c1525 mwrite = vhpet_mmio_write; in vm_handle_inst_emul()