Home
last modified time | relevance | path

Searched refs:vm_map_pptdev_mmio (Results 1 – 3 of 3) sorted by relevance

/src/lib/libvmmapi/
H A Dppt.c66 vm_map_pptdev_mmio(struct vmctx *ctx, int bus, int slot, int func, in vm_map_pptdev_mmio() function
H A Dvmmapi.h206 int vm_map_pptdev_mmio(struct vmctx *ctx, int bus, int slot, int func,
/src/usr.sbin/bhyve/
H A Dpci_passthru.c1334 if (vm_map_pptdev_mmio(pi->pi_vmctx, sc->psc_sel.pc_bus, in passthru_mmio_map()