Home
last modified time | relevance | path

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

/NextBSD/lib/libvmmapi/
HDvmmapi.h156 int vm_setup_pptdev_msi(struct vmctx *ctx, int vcpu, int bus, int slot,
HDvmmapi.c887 vm_setup_pptdev_msi(struct vmctx *ctx, int vcpu, int bus, int slot, int func, in vm_setup_pptdev_msi() function
/NextBSD/usr.sbin/bhyve/
HDpci_passthru.c687 error = vm_setup_pptdev_msi(ctx, vcpu, sc->psc_sel.pc_bus, in passthru_cfgwrite()