Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libvmmapi/
H A Dvmmapi.h166 int vm_setup_pptdev_msi(struct vmctx *ctx, int vcpu, int bus, int slot,
H A Dvmmapi.c926 vm_setup_pptdev_msi(struct vmctx *ctx, int vcpu, int bus, int slot, int func, in vm_setup_pptdev_msi() function
/freebsd-12.1/usr.sbin/bhyve/
H A Dpci_passthru.c833 error = vm_setup_pptdev_msi(ctx, vcpu, sc->psc_sel.pc_bus, in passthru_cfgwrite()